RTEMS
5.0.0
|
Xilinx Zynq Board Support Package. More...
Modules | |
Interrupt Support | |
Interrupt Support. | |
TM27 Test Support | |
Interrupt Mechanisms for tm27 test. | |
UART Support | |
UART Support. | |
Files | |
file | bsp.h |
Global BSP definitions. | |
Functions | |
BSP_START_TEXT_SECTION void | zynq_setup_mmu_and_cache (void) |
Zynq specific set up of the MMU. More... | |
uint32_t | zynq_clock_cpu_1x (void) |
Xilinx Zynq Board Support Package.
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.