arm-trusted-firmware/plat/st
Yann Gautier 76e4fab000 fix(st): allow crypto lib compilation in aarch64
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
2023-09-27 16:21:58 +02:00
..
common fix(st): allow crypto lib compilation in aarch64 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