arm-trusted-firmware/drivers/st/io
Yann Gautier a3d39cc763 stm32mp1: add an IO to read MMC devices
Whereas the GPT table is read with io_block, the binaries to be loaded
(e.g. BL33) cannot use it, as it is not suitable to read them block by
block, or the boot time would be very bad.

Signed-off-by: Yann Gautier <yann.gautier@st.com>
2018-10-15 09:36:44 +02:00
..
io_mmc.c stm32mp1: add an IO to read MMC devices 2018-10-15 09:36:44 +02:00
io_stm32image.c stm32mp1: add an IO to read STM32IMAGE binaries 2018-10-15 09:36:32 +02:00