mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-18 02:24:18 +00:00
![]() 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> |
||
---|---|---|
.. | ||
include | ||
bl2_io_storage.c | ||
common.mk | ||
common_rules.mk | ||
plat_image_load.c | ||
stm32cubeprogrammer_uart.c | ||
stm32cubeprogrammer_usb.c | ||
stm32mp_common.c | ||
stm32mp_crypto_lib.c | ||
stm32mp_dt.c | ||
stm32mp_fconf_io.c | ||
stm32mp_gic.c | ||
stm32mp_trusted_boot.c | ||
usb_dfu.c |