XMpuPl_CfgInitialize

Memory and Peripheral Protection Unit for PL Isolation in Zynq UltraScale+ Devices (XAPP1353)

Document ID
XAPP1353
Release Date
2022-05-04
Revision
1.1 English
u32 XMpuPl_CfgInitialize(XmpuPl *InstancePtr, XmpuPl_Config *ConfigPtr, u32 EffectiveAddr);

This initializes the XMpuPl Instance Configuration

Parameters

InstancePtr *
Pointer to XmpuPl instance
XmpuPl_Config *
Pointer to XMpuPlInst_ConfigTable element
EffectiveAddr
Base address of the device. This is typically set to XmpuPl_Config -> BaseAddress, but is also used for system address mapping.

Return

Status
Function execution status: 0U Success; 1U Error.