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
1 parent ae3fe6e commit 57b3663239fbe4deeecfbc9388691dc694649f3c
@Samuel Holland Samuel Holland authored on 29 Dec 2019
Showing 2 changed files
View
plat/allwinner/common/include/platform_def.h
View
plat/allwinner/common/sunxi_common.c