arm-trusted-firmware/include/plat
Marc Bonnici 6a0788bc0e feat(plat/fvp): introduce accessor function to obtain datastore
In order to provide the EL3 SPMC a sufficient datastore to
record memory descriptors, a accessor function is used.
This allows for the backing memory to be allocated in a
platform defined manner, to accommodate memory constraints
and desired use cases.

Provide an implementation for the Arm FVP platform to
use a default value of 512KB memory allocated in the
TZC RAM section.

Signed-off-by: Marc Bonnici <marc.bonnici@arm.com>
Change-Id: I92bc55ba6e04bdad429eb52f0d2960ceda682804
2022-05-19 10:57:37 +01:00
..
arm feat(plat/arm): allow BL32 specific defines to be used by SPMC_AT_EL3 2022-05-05 09:47:30 +01:00
brcm/common Add BL2 support for Broadcom stingray platform 2020-04-03 17:12:42 +05:30
common feat(plat/fvp): introduce accessor function to obtain datastore 2022-05-19 10:57:37 +01:00
marvell/armada fix(plat/marvell/a3720/uart): fix UART parent clock rate determination 2021-06-02 14:19:52 +01:00