arm-trusted-firmware/plat/imx/imx8m/imx8mp
Jacky Bai 7f9390d3a3 plat: imx8mp: change the bl31 physical load address
on i.MX8MP A1 silicon, the OCRAM space is extended to 512K + 64K,
currently, OCRAM @0x960000-0x980000 is reserved for BL31, it will
leave the last 64KB in non-continuous space. To provide a continuous
384KB + 64KB space for generic use, so move the BL31 space to
0x970000-0x990000 range.

Signed-off-by: Jacky Bai <ping.bai@nxp.com>
Change-Id: I96d572fc0f87f05a60f55e0552a68b6e70f8e7f4
2021-04-30 12:28:41 +02:00
..
include plat: imx8mp: change the bl31 physical load address 2021-04-30 12:28:41 +02:00
gpc.c plat: imx8mp: Add the basic support for i.MX8MP 2020-07-10 16:19:25 +08:00
imx8mp_bl31_setup.c plat: imx8mp: Add the basic support for i.MX8MP 2020-07-10 16:19:25 +08:00
imx8mp_psci.c plat: imx8mp: Add the basic support for i.MX8MP 2020-07-10 16:19:25 +08:00
platform.mk plat: imx8mp: Add the basic support for i.MX8MP 2020-07-10 16:19:25 +08:00