arm-trusted-firmware/docs/components
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
..
fconf docs(fconf): add TB_FW config bindings 2024-04-22 08:30:24 +00:00
measured_boot
spd
activity-monitors.rst
arm-sip-service.rst refactor(docs): added versioning to smccc services 2024-05-06 09:42:11 -05:00
context-management-library.rst docs(context-mgmt): add Root-Context documentation 2024-11-15 10:44:39 +00:00
cot-binding.rst docs: fix typos in cot binding 2024-08-29 17:31:35 +01:00
debugfs-design.rst
el3-spmc.rst
exception-handling.rst
ffa-manifest-binding.rst docs: fix ff-a manifest binding document 2024-09-18 15:10:13 -05:00
firmware-update.rst feat(fwu): update the URL links for the FWU specification 2024-03-01 14:19:56 +05:30
granule-protection-tables-design.rst feat(gpt): statically allocate bitlocks array 2025-02-11 15:10:49 +00:00
index.rst docs(context-mgmt): add documentation for context management library 2024-05-07 17:52:14 +01:00
mpmm.rst
platform-interrupt-controller-API.rst fix(gic600): workaround for Part 1 of GIC600 erratum 2384374 2024-03-06 14:16:35 -06:00
ras.rst
realm-management-extension.rst docs: change FVP argument in RME configuration 2024-02-06 11:00:54 +00:00
rmm-el3-comms-spec.rst feat(rmm): add PCIe IO info to Boot manifest 2025-02-11 15:10:49 +00:00
romlib-design.rst fix(romlib): wrap indirectly included functions 2024-08-15 10:49:07 -05:00
sdei.rst docs(sdei): provide security guidelines when using SDEI 2024-02-15 15:37:00 +00:00
secure-partition-manager-mm.rst
secure-partition-manager.rst fix(mte): remove deprecated CTX_INCLUDE_MTE_REGS/FEAT_MTE 2024-10-24 10:00:19 -05:00
ven-el3-debugfs.rst refactor(smccc): move debugfs to vendor el3 calls 2024-05-06 09:42:11 -05:00
ven-el3-service.rst refactor(docs): added versioning to smccc services 2024-05-06 09:42:11 -05:00
xlat-tables-lib-v2-design.rst