Xilinx Zynq UltraScale+ MPSoC Board Support Package.
More...
|
file | bsp.h |
| Global BSP definitions.
|
|
|
#define | BSP_FEATURE_IRQ_EXTENSION |
|
#define | BSP_ARM_GIC_CPUIF_BASE 0xf9020000 |
|
#define | BSP_ARM_GIC_DIST_BASE 0xf9010000 |
|
#define | BSP_ARM_A9MPCORE_SCU_BASE 0 |
|
#define | BSP_ARM_A9MPCORE_GT_BASE 0 |
|
|
BSP_START_TEXT_SECTION void | zynqmp_setup_mmu_and_cache (void) |
| Zynq UltraScale+ MPSoC specific set up of the MMU. More...
|
|
void | arm_generic_timer_get_config (uint32_t *frequency, uint32_t *irq) |
|
void | zynqmp_debug_console_flush (void) |
|
Xilinx Zynq UltraScale+ MPSoC Board Support Package.
◆ zynqmp_setup_mmu_and_cache()
BSP_START_TEXT_SECTION void zynqmp_setup_mmu_and_cache |
( |
void |
| ) |
|
Zynq UltraScale+ MPSoC specific set up of the MMU.
Provide in the application to override the defaults in the BSP.