arm-trusted-firmware/plat
AlexeiFedorov b0f1c84035 feat(gpt): statically allocate bitlocks array
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>
2025-02-11 15:10:49 +00:00
..
allwinner fix(allwinner): enable dtb modifications for CPU idle states to the rich OS 2024-09-17 21:44:39 +03:00
amd/versal2 Merge "fix(versal2): update DDR address map" into integration 2025-02-06 09:27:45 +01:00
amlogic feat(gxl): add support for booting from U-Boot SPL/with standard params 2025-01-08 16:02:02 +00:00
arm feat(gpt): statically allocate bitlocks array 2025-02-11 15:10:49 +00:00
aspeed/ast2700 fix(ast2700): fix mpll calculate statement 2024-08-01 14:55:15 +08:00
brcm refactor(console): consolidate console runtime switch 2024-05-08 15:50:58 +02:00
common refactor(bl32): flush before console switch state 2025-01-21 12:22:57 +01:00
hisilicon fix(build): ensure $(ROT_KEY) depends on correct directory rules 2024-11-12 12:50:45 +00:00
imx fix(build): ensure $(ROT_KEY) depends on correct directory rules 2024-11-12 12:50:45 +00:00
intel/soc Merge "fix(intel): update debug messages to appropriate class" into integration 2025-01-31 12:02:18 +01:00
marvell build: consolidate directory creation rules 2024-07-22 09:41:30 +00:00
mediatek Merge "fix(mt8196): fix wrong register offset of dptx on MT8196" into integration 2025-02-10 16:43:52 +01:00
nuvoton fix(build): include platform mk earlier 2025-01-07 17:14:18 +01:00
nvidia/tegra refactor(cm): convert el1-ctx assembly offset entries to c structure 2024-07-26 17:08:12 +01:00
nxp Merge "build: remove Windows compatibility layer" into integration 2025-01-20 12:52:16 +01:00
qemu Merge changes from topic "handoff_tpm_event_log" into integration 2025-01-09 20:20:41 +01:00
qti feat(qti): platform support for qcs615 2024-12-13 14:54:22 +05:30
renesas fix(rcar3-drivers): disable A/B loader support by default 2024-11-10 16:09:55 +01:00
rockchip fix(rk3399): fix unquoted .incbin for clang 2024-12-13 18:01:53 +01:00
rpi refactor(rpi3): move mbedtls helper to common code 2024-11-19 18:51:53 +01:00
socionext feat(synquacer): add support Hob creation 2025-01-03 14:45:00 +00:00
st fix(stm32mp2): correct early/crash console init 2025-01-28 15:04:32 +01:00
ti/k3 feat(ti): implement DM_MANAGED suspend 2024-10-31 10:50:29 +01:00
xilinx fix(zynqmp): fix length of clock name 2025-01-30 20:28:45 +01:00