arm-trusted-firmware/plat/imx
Ahmad Fatoum 108146ce73 fix(imx): disable DRAM retention by default on i.MX8MQ
Building the default upstream configuration for the imx8mq-evk is no longer
possible: The linker will complain that the TF-A image will no longer
fit On-Chip SRAM.

In order to make the i.MX8MQ Image buildable again, let's make the DRAM
retention feature optional: It was added in v2.9 and it's possible to
boot the systems without it. Users that make space elsewhere and wish to
enable it can use the newly introduced IMX_DRAM_RETENTION parameter to
configure it. The parameter is added to all i.MX8M variants, but only
for i.MX8MQ, we disable it by default, as that's the one that currently
has binary size problems.

Change-Id: I714f8ea96f18154db02390ba500f4a2dc5329ee7
Fixes: dd108c3c1f ("feat(imx8mq): add the dram retention support for imx8mq")
Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
2024-05-29 21:16:54 +02:00
..
common fix(imx): disable DRAM retention by default on i.MX8MQ 2024-05-29 21:16:54 +02:00
imx7 chore: remove MULTI_CONSOLE_API references 2023-09-12 15:28:36 +02:00
imx8m fix(imx): disable DRAM retention by default on i.MX8MQ 2024-05-29 21:16:54 +02:00
imx8qm refactor(console): consolidate console runtime switch 2024-05-08 15:50:58 +02:00
imx8qx refactor(console): consolidate console runtime switch 2024-05-08 15:50:58 +02:00
imx8ulp feat(imx8ulp): give HIFI4 DSP access to more resources 2024-03-26 15:51:26 +02:00
imx93 Merge changes I44537ba2,Ia12d3577,I06b3012c,Iec885405,Idab8013a into integration 2024-05-28 16:27:53 +02:00