arm-trusted-firmware/plat/nvidia/tegra/common
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 Tegra: common: fixup the bl31 code size to be copied at reset 2020-08-31 11:21:17 -07:00
tegra_bl31_setup.c fix: libc: use long for 64-bit types on aarch64 2021-11-08 14:41:17 +00:00
tegra_common.mk Merge changes from topic "ehf_common" into integration 2020-09-18 14:20:02 +00:00
tegra_delay_timer.c Tegra: fixup CNTPS_TVAL_EL1 delay timer reads 2020-08-31 10:43:44 -07:00
tegra_fiq_glue.c Tegra: enable SDEI handling 2020-05-20 12:00:26 -07:00
tegra_gicv2.c Tegra: gicv2: initialize target masks 2020-03-21 19:00:05 -07:00
tegra_gicv3.c Tegra: introduce support for GICv3 2020-06-19 02:34:52 +00:00
tegra_io_storage.c Tegra: dummy support for the io_storage backend 2019-03-01 10:22:54 -08:00
tegra_platform.c refactor(tegra132): deprecate platform 2021-08-16 11:58:24 -07:00
tegra_pm.c Don't return error information from console_flush 2020-10-09 10:21:50 -05:00
tegra_sdei.c Tegra: enable SDEI handling 2020-05-20 12:00:26 -07:00
tegra_sip_calls.c Tegra: sip: add VPR resize enabled check 2020-08-27 20:12:34 -07:00
tegra_stack_protector.c Tegra: enable stack protection 2020-05-16 22:44:52 -07:00