]> git.baikalelectronics.ru Git - arm-tf.git/commit
feat(fvp): define ns memory in the SPMC manifest
authorJ-Alves <joao.alves@arm.com>
Thu, 16 Mar 2023 15:26:52 +0000 (15:26 +0000)
committerJ-Alves <joao.alves@arm.com>
Wed, 3 May 2023 09:07:12 +0000 (10:07 +0100)
commit7f28179a46b40ede461326dd329eb832c0d72b0d
tree6e2a6c3b7543d6e04fd21f49578c8d0e55ef298f
parent48a65ec31aa7b5c28f2b0e8d3441bca6f264ee2e
feat(fvp): define ns memory in the SPMC manifest

The SPMC (Hafnium) looks for secure and non-secure ranges
in its manifest.
Those relate with ranges that can be used by SPs in their
FF-A manifests.
The NS memory that is not used by SPs will be assigned
to the NWd, for it to share memory with SPs as needed.
Thus, this limits the memory the NWd can share with SPs,
to prevent NWD VMs from sharing memory that belongs
to other critical components.

Signed-off-by: J-Alves <joao.alves@arm.com>
Change-Id: Iad03eb138a57068fbb18c53141bdf6bf9c171b28
plat/arm/board/fvp/fdts/fvp_spmc_manifest.dts
plat/arm/board/tc/fdts/tc_spmc_manifest.dts