RTEMS  5.1
Modules | Files | Macros | Functions
Xilinx Zynq UltraScale+ MPSoC

Xilinx Zynq UltraScale+ MPSoC Board Support Package. More...

Modules

 Interrupt Support
 Interrupt Support.
 
 TM27 Test Support
 Interrupt Mechanisms for tm27 test.
 

Files

file  bsp.h
 Global BSP definitions.
 

Macros

#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
 

Functions

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)
 

Detailed Description

Xilinx Zynq UltraScale+ MPSoC Board Support Package.

Function Documentation

◆ 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.