mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-23 21:44:15 +00:00
![]() This patch adds the infrastructure needed to pass boot arguments from EL3 to RMM and allocates a shared buffer between both worlds that can be used, among others, to pass a boot manifest to RMM. The buffer is composed a single memory page be used by a later EL3 <-> RMM interface by all CPUs. The RMM boot manifest is not implemented by this patch. In addition to that, this patch also enables support for RMM when RESET_TO_BL31 is enabled. Signed-off-by: Javier Almansa Sobrino <javier.almansasobrino@arm.com> Change-Id: I855cd4758ee3843eadd9fb482d70a6d18954d82a |
||
---|---|---|
.. | ||
build-options.rst | ||
docs-build.rst | ||
image-terminology.rst | ||
index.rst | ||
initial-build.rst | ||
porting-guide.rst | ||
prerequisites.rst | ||
psci-lib-integration-guide.rst | ||
rt-svc-writers-guide.rst | ||
tools-build.rst |