arm-trusted-firmware/plat/allwinner/common
Andre Przywara 0be10ee373 allwinner: H616: Add reserved-memory node to DT
When the BL31 for the Allwinner H616 runs in DRAM, we need to make sure
we tell the non-secure world about the memory region it uses.

Add a reserved-memory node to the DT, which covers the area that BL31
could occupy. The "no-map" property will prevent OSes from mapping
the area, so there would be no speculative accesses.

Change-Id: I808f3e1a8089da53bbe4fc6435a808e9159831e1
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
2021-03-26 10:19:27 +00:00
..
include allwinner: H616: Add reserved-memory node to DT 2021-03-26 10:19:27 +00:00
allwinner-common.mk allwinner: Move SEPARATE_NOBITS_REGION to platforms 2021-03-25 15:25:54 +00:00
arisc_off.S allwinner: Use the arisc to turn off ARM cores 2018-10-20 16:23:59 +01:00
plat_helpers.S allwinner: Introduce basic platform support 2018-06-15 11:45:24 +01:00
sunxi_bl31_setup.c allwinner: H616: Add reserved-memory node to DT 2021-03-26 10:19:27 +00:00
sunxi_common.c allwinner: H616: Add reserved-memory node to DT 2021-03-26 10:19:27 +00:00
sunxi_cpu_ops.c allwinner: Move sunxi_cpu_power_off_self() into platforms 2021-03-25 15:25:54 +00:00
sunxi_native_pm.c allwinner: Split native and SCPI-based PSCI implementations 2021-01-24 17:21:31 -06:00
sunxi_pm.c allwinner: Split native and SCPI-based PSCI implementations 2021-01-24 17:21:31 -06:00
sunxi_scpi_pm.c allwinner: Split native and SCPI-based PSCI implementations 2021-01-24 17:21:31 -06:00
sunxi_security.c allwinner: Add SPC security setup for H6 2020-12-13 22:15:32 -06:00
sunxi_topology.c allwinner: Constify data structures 2019-02-17 20:13:40 -06:00