arm-trusted-firmware/include/plat
Soby Mathew e516ba6de5 fix(rme): xlat table setup fails for bl2
The patch 8c980a4 created a 4KB shared region from the 32MB
Realm region for RMM-EL3 communication. But this meant that BL2
needs to map a region of 32MB - 4KB, which required more xlat
tables at runtime. This patch maps the entire 32MB region in BL2
which is more memory efficient in terms of xlat tables needed.

Signed-off-by: Soby Mathew <soby.mathew@arm.com>
Change-Id: I17aa27545293d7b5bbec1c9132ea2c22bf2e7e65
2022-07-07 10:35:50 +02:00
..
arm fix(rme): xlat table setup fails for bl2 2022-07-07 10:35:50 +02:00
brcm/common Add BL2 support for Broadcom stingray platform 2020-04-03 17:12:42 +05:30
common feat(rmmd): add support to create a boot manifest 2022-07-04 18:46:34 +01:00
marvell/armada fix(plat/marvell/a3720/uart): fix UART parent clock rate determination 2021-06-02 14:19:52 +01:00