mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-17 01:54:22 +00:00
![]() Statically allocate 'gpt_bitlock' array of fine-grained 'bitlock_t' data structures in arm_bl31_setup.c. The amount of memory needed for this array is controlled by 'RME_GPT_BITLOCK_BLOCK' build option and 'PLAT_ARM_PPS' macro defined in platform_def.h which specifies the size of protected physical address space in bytes. 'PLAT_ARM_PPS' takes values from 4GB to 4PB supported by Arm architecture. Change-Id: Icf620b5039e45df6828d58fca089cad83b0bc669 Signed-off-by: AlexeiFedorov <Alexei.Fedorov@arm.com> |
||
---|---|---|
.. | ||
a5ds | ||
arm_fpga | ||
automotive_rd/platform/rd1ae | ||
common | ||
corstone700 | ||
corstone1000 | ||
fvp | ||
fvp_r | ||
fvp_ve | ||
juno | ||
morello | ||
n1sdp | ||
neoverse_rd | ||
tc |