arm-trusted-firmware/plat/nvidia/tegra/soc/t194
Varun Wadekar 96d07af402 feat(tegra): implement 'pwr_domain_off_early' handler
This patch implements the pwr_domain_off_early handler for
Tegra platforms.

Powering off the boot core on some Tegra platforms is not
allowed and the SOC specific helper functions for Tegra194,
Tegra210 and Tegra186 implement this restriction.

Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
Change-Id: I9d06e0eee12314764adb0422e023a5bec6ed9c1e
2023-04-26 20:52:50 +02: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 feat(tegra): implement 'pwr_domain_off_early' handler 2023-04-26 20:52:50 +02:00
plat_ras.c fix: remove useless "return" at void functions 2023-02-16 15:15:30 +02: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 style: remove useless trailing semicolon and line continuations 2023-03-09 14:59:08 +01:00
plat_trampoline.S Tegra194: add memory barriers during DRAM to SysRAM copy 2020-08-27 20:12:34 -07:00
platform_t194.mk fix(ras): restrict RAS support for NS world 2022-11-08 10:10:59 +00:00