arm-trusted-firmware/plat/imx/imx8m/ddr
Marco Felsch 6c8f523138 fix(imx8m): fix dram retention fsp_table access
The fsp_table access by [i-1] can cause invalid memory access in case of
i=0. This can be the case if no fsp_table is available. Fix this by
adding the idx variable which tracks the correct index.

Signed-off-by: Marco Felsch <m.felsch@pengutronix.de>
Change-Id: If2285517eb9fe837f3ad54360307a77a658bf62c
2022-10-20 18:16:41 +02:00
..
clock.c feat(imx8m): add the ddr frequency change support for imx8m family 2022-06-27 09:27:11 +08:00
ddr4_dvfs.c feat(imx8m): add the ddr frequency change support for imx8m family 2022-06-27 09:27:11 +08:00
dram.c fix(imx8m): fix dram retention fsp_table access 2022-10-20 18:16:41 +02:00
dram_retention.c feat(imx8mn): enable dram retention suuport on imx8mn 2022-06-27 09:27:11 +08:00
lpddr4_dvfs.c feat(imx8m): add the ddr frequency change support for imx8m family 2022-06-27 09:27:11 +08:00