mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-18 18:44:22 +00:00
![]() Cast len with size_t, as it is unsigned long on Aarch64, and no more unsigned int. Changing functions prototypes will not help as .verify_signature awaits an unsigned int for its last parameter. Signed-off-by: Yann Gautier <yann.gautier@foss.st.com> Change-Id: I9332fd46301a9653af917802788fd97fe7c8a162 |
||
---|---|---|
.. | ||
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 |