arm-trusted-firmware/bl32/tsp
Scott Branden 4ce3e99a33 fix: libc: use long for 64-bit types on aarch64
Use long instead of long long on aarch64 for 64_t stdint types.
Introduce inttypes.h to properly support printf format specifiers for
fixed width types for such change.

Change-Id: I0bca594687a996fde0a9702d7a383055b99f10a1
Signed-off-by: Scott Branden <scott.branden@broadcom.com>
2021-11-08 14:41:17 +00:00
..
aarch64 fix(pie): invalidate data cache in the entire image range if PIE is enabled 2021-10-19 21:30:56 +02:00
tsp.ld.S linker_script: move .rela.dyn section to bl_common.ld.h 2020-06-29 15:51:50 +09:00
tsp.mk Add support for Branch Target Identification 2019-05-24 14:44:45 +01:00
tsp_interrupt.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
tsp_main.c fix: libc: use long for 64-bit types on aarch64 2021-11-08 14:41:17 +00:00
tsp_private.h TSP: Fix GCC 11.0.0 compilation error. 2020-11-13 18:47:58 +00:00
tsp_timer.c Correct typographical errors 2019-01-15 15:16:02 +00:00