arm-trusted-firmware/plat/common/aarch64
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
..
crash_console_helpers.S console: add a flag to prepend '\r' in the multi-console framework 2019-08-19 17:00:08 +09:00
plat_common.c fix: libc: use long for 64-bit types on aarch64 2021-11-08 14:41:17 +00:00
plat_ehf.c ehf: use common priority level enumuration 2020-08-26 22:02:23 +05:30
platform_helpers.S Remove deprecated plat_crash_console_* 2019-04-03 14:55:18 +01:00
platform_mp_stack.S Fix typos and misspellings 2020-11-12 15:21:11 +00:00
platform_up_stack.S Remove unused function symbols 2019-02-07 08:47:21 -08:00