RTEMS 6.1-rc5
Loading...
Searching...
No Matches
Variables

This source file contains the implementation of zynqmp_setup_mpu_and_cache(). More...

#include <bsp/memory.h>
#include <bsp/start.h>

Variables

BSP_START_DATA_SECTION const ARMV7_PMSA_Region zynqmp_mpu_regions []
 This table defines the Zynq UltraScale+ MPSoC or RFSoC specific MPU regions.
 
BSP_START_DATA_SECTION const size_t zynqmp_mpu_region_count = RTEMS_ARRAY_SIZE(zynqmp_mpu_regions)
 This constant contains the entry count of the zynqmp_mpu_regions table.
 

Detailed Description

This source file contains the implementation of zynqmp_setup_mpu_and_cache().