arm-trusted-firmware/plat/allwinner/common/include
Samuel Holland 57b3663239 allwinner: Reserve and map space for the SCP firmware
The SCP firmware is allocated the last 16KiB of SRAM A2. This includes
the SCPI shared memory area, which must be mapped as MT_DEVICE to
prevent problems with cache coherency between the AP CPUs and the SCP.
For simplicity, map the whole SCP region as MT_DEVICE.

Signed-off-by: Samuel Holland <samuel@sholland.org>
Change-Id: Ie39eb5ff281b8898a3c1d9748dc08755f528e2f8
2020-02-12 21:18:21 -06:00
..
mentor_i2c_plat.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
plat_macros.S Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
platform_def.h allwinner: Reserve and map space for the SCP firmware 2020-02-12 21:18:21 -06:00
sunxi_def.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
sunxi_private.h allwinner: Merge duplicate code in sunxi_power_down 2019-12-13 19:20:36 -06:00