arm-trusted-firmware/plat/nvidia/tegra/soc/t194
Varun Wadekar e272c61ce8 fix(tegra194/ras): remove incorrect erxctlr assert
The ERXCTLR_EL1 register reads are RES0 for some error records
leading to a false assert on a read back.

This patch removes the assert on reading back the ERXCTLR_EL1
register to fix this issue.

Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
Change-Id: I0cab30b12656a800ba87b8bb94b4c67a2331dee6
2022-03-21 23:18:27 +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 Tegra194: add redundancy checks for MMIO writes 2020-08-27 20:12:34 -07:00
plat_ras.c fix(tegra194/ras): remove incorrect erxctlr assert 2022-03-21 23:18:27 +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 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