arm-trusted-firmware/docs
AlexeiFedorov ec0088bbab feat(gpt): add support for large GPT mappings
This patch adds support for large GPT mappings using
Contiguous descriptors. The maximum size of supported
contiguous block in MB is defined in RME_GPT_MAX_BLOCK
build parameter and takes values 0, 2, 32 and 512 and
by default set to 2 in make_helpers/defaults.mk.
Setting RME_GPT_MAX_BLOCK value to 0 disables use of
Contiguous descriptors.
Function gpt_tlbi_by_pa_ll() and its declaration
are removed from lib/aarch64/misc_helpers.S and
include/arch/aarch64/arch_helpers.h, because the
GPT library now uses tlbirpalos_xxx() functions.

Change-Id: Ia9a59bde1741c5666b4ca1de9324e6dfd6f734eb
Signed-off-by: AlexeiFedorov <Alexei.Fedorov@arm.com>
2024-05-14 10:36:42 +02:00
..
_static/css docs(threat model): add TF-A threat model 2021-04-30 17:59:22 +02:00
about Merge changes from topic "add_s32g274ardb2_support" into integration 2024-05-08 17:16:50 +02:00
components docs(context-mgmt): add documentation for context management library 2024-05-07 17:52:14 +01:00
design fix(cpus): workaround for Cortex-X4 erratum 2763018 2024-04-23 15:14:15 -05:00
design_documents docs(context-mgmt): add documentation for context management library 2024-05-07 17:52:14 +01:00
getting_started feat(gpt): add support for large GPT mappings 2024-05-14 10:36:42 +02:00
perf docs(juno): update PSCI instrumentation data 2023-11-14 14:38:16 +00:00
plat Merge changes from topic "early_console" into integration 2024-05-08 23:12:11 +02:00
process Merge "docs(contributing): various improvements" into integration 2024-02-02 13:54:12 +01:00
resources docs(context-mgmt): add documentation for context management library 2024-05-07 17:52:14 +01:00
security_advisories chore: rename Poseidon to Neoverse V3 2024-03-26 11:27:31 -05:00
threat_model docs: change all occurrences of RSS to RSE 2024-04-22 15:44:38 +02:00
tools feat(memmap): add topological memory view 2023-05-12 14:38:22 +01:00
change-log.md docs(changelog): changelog for v2.10 release 2023-11-22 11:52:02 +00:00
conf.py docs(changelog): changelog for v2.10 release 2023-11-22 11:52:02 +00:00
global_substitutions.txt docs(errata_abi): document the errata abi changes 2023-05-05 13:24:59 -05:00
glossary.rst feat(dice): add typedefs from the Open DICE repo 2024-03-06 15:44:55 +01:00
index.rst feat(fwu): update the URL links for the FWU specification 2024-03-01 14:19:56 +05:30
license.rst feat(dice): add typedefs from the Open DICE repo 2024-03-06 15:44:55 +01:00
Makefile feat(docs): allow verbose build 2023-03-21 11:47:16 +01:00
porting-guide.rst Merge changes from topic "early_console" into integration 2024-05-08 23:12:11 +02:00