arm-trusted-firmware/include/plat
Javier Almansa Sobrino 8c980a4a46 feat(rmmd): add support for RMM Boot interface
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
2022-07-04 18:45:58 +01:00
..
arm feat(rmmd): add support for RMM Boot interface 2022-07-04 18:45:58 +01:00
brcm/common Add BL2 support for Broadcom stingray platform 2020-04-03 17:12:42 +05:30
common feat(rmmd): add support for RMM Boot interface 2022-07-04 18:45:58 +01:00
marvell/armada fix(plat/marvell/a3720/uart): fix UART parent clock rate determination 2021-06-02 14:19:52 +01:00