arm-trusted-firmware/bl32/tsp
Manish Pandey 4ef449c15a fix: use correct printf format for uint64_t
sha 4ce3e99a3 introduced printf format specifiers for fixed width
types, which uses PRI*64 instead of "ll" for 64 bit values.

Signed-off-by: Manish Pandey <manish.pandey2@arm.com>
Change-Id: Ic6811cc1788c698adde0807e5f8ab5290a900a26
2021-11-12 13:02:02 +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 fix: use correct printf format for uint64_t 2021-11-12 13:02:02 +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