Xilinx Zynq Board Support Package.
More...
|
file | bsp.h |
| Global BSP definitions.
|
|
|
#define | BSP_FEATURE_IRQ_EXTENSION |
|
#define | BSP_ARM_A9MPCORE_SCU_BASE 0xf8f00000 |
|
#define | BSP_ARM_GIC_CPUIF_BASE 0xf8f00100 |
|
#define | BSP_ARM_A9MPCORE_GT_BASE 0xf8f00200 |
|
#define | BSP_ARM_A9MPCORE_PT_BASE 0xf8f00600 |
|
#define | BSP_ARM_GIC_DIST_BASE 0xf8f01000 |
|
#define | BSP_ARM_L2C_310_BASE 0xf8f02000 |
|
#define | BSP_ARM_L2C_310_ID 0x410000c8 |
|
Xilinx Zynq Board Support Package.
◆ zynq_setup_mmu_and_cache()
BSP_START_TEXT_SECTION void zynq_setup_mmu_and_cache |
( |
void |
| ) |
|
Zynq specific set up of the MMU.
Provide in the application to override the defaults in the BSP. Note the defaults do not map in the GP0 and GP1 AXI ports. You should add the specific regions that map into your PL rather than just open the whole of the GP[01] address space up.