arm-trusted-firmware/plat/imx/common/include
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
..
sci fix(tree): correct some typos 2023-05-09 15:57:12 +01:00
imx8_iomux.h plat: imx: imx8_iomux: fix shift-overflow errors 2020-03-16 22:49:16 +02:00
imx8_lpuart.h imx: Use generic console_t data structure 2020-02-25 09:34:38 +00:00
imx8qm_pads.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
imx8qx_pads.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
imx_aips.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
imx_caam.h imx: Fix missing inclusion of cdefs.h 2019-12-04 02:58:41 -06:00
imx_clock.h plat: imx7: refactor code for reuse 2019-07-17 16:03:20 +08:00
imx_csu.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
imx_hab.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
imx_io_mux.h plat: imx7: Add PicoPi iMX7D basic support 2019-07-17 16:03:20 +08:00
imx_plat_common.h feat(imx8ulp): add i.MX8ULP basic support 2024-02-27 14:29:53 +08:00
imx_sip_svc.h fix(imx): disable DRAM retention by default on i.MX8MQ 2024-05-29 21:16:54 +02:00
imx_snvs.h imx: Fix missing inclusion of cdefs.h 2019-12-04 02:58:41 -06:00
imx_uart.h imx: Use generic console_t data structure 2020-02-25 09:34:38 +00:00
imx_wdog.h Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
plat_common.h feat(imx): add helper to take params from BL2 2024-04-26 11:04:56 +02:00
plat_imx8.h imx: power optimization for i.mx8qm 2019-01-29 09:26:41 +08:00
plat_macros.S Support for NXP's imx SoC common function 2018-06-19 10:24:32 +08:00