R14_CONFIG (XMPU) Register

Versal Adaptive SoC Register Reference (AM012)

Document ID
AM012
Release Date
2023-08-29
Revision
1.3

R14_CONFIG (XMPU) Register Description

Register NameR14_CONFIG
Relative Address0x000000026C
Absolute Address 0x00FD39026C (FPD_XMPU)
0x00FF98026C (OCM_XMPU)
0x00F12F026C (PMC_XMPU)
0x00FF93026C (XRAM_XMPU0)
0x00FF93426C (XRAM_XMPU1)
0x00FF93826C (XRAM_XMPU2)
0x00FF93C26C (XRAM_XMPU3)
Width32
TypemixedMixed types. See bit-field details.
Reset Value0x00000008
DescriptionRegion 14 Configuration

Refer to R00_CONFIG for more information.

R14_CONFIG (XMPU) Register Bit-Field Summary

Field NameBitsTypeReset ValueDescription
Reserved31:5roRead-only0x0reserved
NSCheckType 4rwNormal read/write0x0Non-secure Region Check Type. Secure hosts may or may not be allowed to access Non-Secure (NS) memory regions.
0: relaxed checking; secure requests may access a non-secure (NS) region.
1: strict checking; secure requests may only access a secure region.
A non-secure access request can only access non-secure regions regardless of bit setting.
RegionNS 3rwNormal read/write0x1Select security level of region:
0: secure.
1: non-secure (NS).
WrAllowed 2rwNormal read/write0x0Allow writes to region:
0: not allowed; write transaction error
1: allowed.
RdAllowed 1rwNormal read/write0x0Allow reads within region:
0: not allowed; read transaction error
1: allowed.
Enable 0rwNormal read/write0x0Enable region:
0: disabled.
1: enabled.