arm-trusted-firmware/plat/imx/imx7
Yann Gautier 99d37c8cb8 fix(plat/imx): do not keep mmc_device_info in stack
Create a dedicated static struct mmc_device_info mmc_info mmc_info
instead of having this in stack.
A boot issue has been seen on some platform when applying patch [1].

 [1] 13f3c5166f ("mmc:prevent accessing to the released space in case of wrong usage")

Signed-off-by: Yann Gautier <yann.gautier@foss.st.com>
Change-Id: Iba0424a5787f9e510a60696d4033db1b49b243b2
2021-05-27 13:47:37 +02:00
..
common Cleanup the code for TBBR CoT descriptors 2020-05-19 05:05:19 +01:00
include plat: imx7: refactor code for reuse 2019-07-17 16:03:20 +08:00
picopi fix(plat/imx): do not keep mmc_device_info in stack 2021-05-27 13:47:37 +02:00
warp7 fix(plat/imx): do not keep mmc_device_info in stack 2021-05-27 13:47:37 +02:00