arm-trusted-firmware/plat/nvidia/tegra/common
anzhou 923c221b6d Tegra: fixup CNTPS_TVAL_EL1 delay timer reads
The delay_timer driver for Tegra uses the CNTPS_TVAL_EL1 secure, physical,
decrementing timer as the source. The current logic incorrectly marks this
as an incrementing timer, by negating the timer value.

This patch fixes the anomaly and updates the driver to remove this logic.

Signed-off-by: anzhou <anzhou@nvidia.com>
Change-Id: I60490bdcaf0b66bf4553a6de3f4e4e32109017f4
2020-08-31 10:43:44 -07:00
..
aarch64 Tegra: remove unused cortex_a53.h 2020-08-27 20:12:34 -07:00
tegra_bl31_setup.c Tegra: add platform specific 'runtime_setup' handler 2020-08-31 10:43:44 -07:00
tegra_common.mk Tegra: platform specific GIC sources 2020-08-27 20:12:34 -07:00
tegra_delay_timer.c Tegra: fixup CNTPS_TVAL_EL1 delay timer reads 2020-08-31 10:43:44 -07:00
tegra_ehf.c Tegra: enable SDEI handling 2020-05-20 12:00:26 -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 Tegra: platform: add function to check t194 chip 2020-08-18 22:59:05 +00:00
tegra_pm.c Tegra: debug prints indicating SC7 entry sequence completion 2020-08-27 20:13:41 -07: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