arm-trusted-firmware/drivers/st
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
..
clk libc: Use printf and snprintf across codebase 2018-08-22 10:26:05 +01:00
ddr stm32mp1: Add DDR support and its security with TZC400 2018-07-24 17:18:19 +02:00
gpio stm32mp1: Add GPIO support 2018-07-24 17:14:08 +02:00
io stm32mp1: add an IO to read MMC devices 2018-10-15 09:36:44 +02:00
mmc stm32mp1: add sdmmc2 driver 2018-10-15 09:36:04 +02:00
pmic stm32mp1: Add PMIC support 2018-07-24 17:15:13 +02:00
reset stm32mp1: Add clock and reset support 2018-07-24 17:13:36 +02:00
uart/aarch32 stm32mp1: Add console support 2018-07-24 17:14:39 +02:00