arm-trusted-firmware/plat/allwinner
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
..
common allwinner: H616: Add reserved-memory node to DT 2021-03-26 10:19:27 +00:00
sun50i_a64 allwinner: Move sunxi_cpu_power_off_self() into platforms 2021-03-25 15:25:54 +00:00
sun50i_h6 allwinner: Move sunxi_cpu_power_off_self() into platforms 2021-03-25 15:25:54 +00:00
sun50i_h616 allwinner: H616: Add reserved-memory node to DT 2021-03-26 10:19:27 +00:00