SDL API Guide for J721E
R5 MPU Data Structures

Introduction

Data Structures

struct  SDL_ArmR5MpuRegionCfg
 Structure containing the region configuration parameters. If application wants to do it's own MPU region configuration (override the default one), then it needs to define this variable and initialize that to desired values: Var: 'const SDL_ArmR5MpuRegionCfg gSdlR5MpuCfg[SDL_ARM_R5F_MPU_REGIONS_MAX]' With above application can have it's own MPU configuration, but MPU configuration will still happen at boot/startup time. Default configurations for MPU regions is present under file: "\src\startup\startup.c". More...
 
struct  SDL_MPU_staticRegs
 MPU Static Registers structure. More...