arm-trusted-firmware/plat/nvidia/tegra/soc/t194
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
..
drivers fix: libc: use long for 64-bit types on aarch64 2021-11-08 14:41:17 +00:00
plat_memctrl.c Tegra194: remove unused tegra_mc_defs header 2020-08-27 20:13:43 -07:00
plat_psci_handlers.c Tegra194: add redundancy checks for MMIO writes 2020-08-27 20:12:34 -07:00
plat_ras.c fix: libc: use long for 64-bit types on aarch64 2021-11-08 14:41:17 +00:00
plat_secondary.c Tegra194: add redundancy checks for MMIO writes 2020-08-27 20:12:34 -07:00
plat_setup.c Tegra: add platform specific 'runtime_setup' handler 2020-08-31 10:43:44 -07:00
plat_sip_calls.c Tegra194: ras: split up RAS error clear SMC call. 2020-08-27 20:12:34 -07:00
plat_smmu.c Tegra: smmu: remove context save sequence 2020-03-11 13:37:26 -07:00
plat_trampoline.S Tegra194: add memory barriers during DRAM to SysRAM copy 2020-08-27 20:12:34 -07:00
platform_t194.mk build(fdt-wrappers): introduce FDT wrappers makefile 2021-10-26 12:14:28 +01:00