diff options
author | Samuel Holland <samuel@sholland.org> | 2019-12-29 12:22:55 -0600 |
---|---|---|
committer | Samuel Holland <samuel@sholland.org> | 2020-02-12 21:18:21 -0600 |
commit | 57b3663239fbe4deeecfbc9388691dc694649f3c (patch) | |
tree | 2f4b53056f0e47bee04364332a81882228978e7c /drivers | |
parent | ae3fe6e3e6119663d59831ca6cb39fc66c8ae4f3 (diff) | |
download | platform_external_arm-trusted-firmware-57b3663239fbe4deeecfbc9388691dc694649f3c.tar.gz platform_external_arm-trusted-firmware-57b3663239fbe4deeecfbc9388691dc694649f3c.tar.bz2 platform_external_arm-trusted-firmware-57b3663239fbe4deeecfbc9388691dc694649f3c.zip |
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
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions