arm-trusted-firmware/plat/nvidia/tegra/soc/t186
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 Tegra: memctrl: platform setup handler functions 2020-08-27 20:13:43 -07:00
plat_psci_handlers.c Tegra186: sanity check power state type 2020-08-31 10:43:44 -07:00
plat_secondary.c Tegra186: system resume from TZSRAM memory 2020-03-18 17:47:27 -07:00
plat_setup.c Tegra: add platform specific 'runtime_setup' handler 2020-08-31 10:43:44 -07:00
plat_sip_calls.c Tegra186: sip_calls: fix defects flagged by MISRA scan 2019-01-18 09:09:15 -08:00
plat_smmu.c Tegra: smmu: remove context save sequence 2020-03-11 13:37:26 -07:00
plat_trampoline.S Tegra186: system resume from TZSRAM memory 2020-03-18 17:47:27 -07:00
platform_t186.mk Tegra: platform specific GIC sources 2020-08-27 20:12:34 -07:00