arm-trusted-firmware/plat/st
Yann Gautier a2500ab7ab fix(st): reduce MMC block_buffer
This buffer used by io_block should be the size on one block (512 bytes)
not 512*4 due to the use of uint32_t. Change that to uint8_t. This
reduces the size of BSS by 1.5KiB.

Change-Id: I8492f13f5386679b0c81efba66911422412782f9
Signed-off-by: Yann Gautier <yann.gautier@foss.st.com>
2023-09-27 16:21:58 +02:00
..
common fix(st): reduce MMC block_buffer 2023-09-27 16:21:58 +02:00
stm32mp1 refactor(st): move plat_image_load.c 2023-09-08 10:56:49 +02:00
stm32mp2 feat(stm32mp2): generate stm32 file 2023-09-08 10:56:49 +02:00