arm-trusted-firmware/plat/nvidia/tegra/common
Varun Wadekar 8d56e24bb3 Tegra: dummy support for the io_storage backend
This patch provides dummy macros and platform files to compile
the io_storage driver backend. This patch is necessary to
remove the "--unresolved=el3_panic" linker flag from Tegra's
makefiles and allow us to revert this workaround, previously
suggested by the ARM toolchain team.

The "--unresolved=el3_panic" flag actually was a big hammer that
allowed Tegra platforms to work with armlink previously but it
masks legit errors with the code as well.

Change-Id: I0421d35657823215229f84231896b84167f90548
Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
2019-03-01 10:22:54 -08:00
..
aarch64 Tegra: use 'PLATFORM_MAX_CPUS_PER_CLUSTER' to calculate core position 2019-01-18 09:21:51 -08:00
drivers Tegra: spe: prepend '\r' to '\n' 2019-02-05 08:27:43 -08:00
lib/debug Tegra: lib: debug: fix MISRA violation Rule 21.6 2019-01-23 10:31:22 -08:00
tegra_bl31_setup.c Tegra: support for System Suspend using sc7entry-fw binary 2019-01-31 08:48:36 -08:00
tegra_common.mk Tegra: dummy support for the io_storage backend 2019-03-01 10:22:54 -08:00
tegra_delay_timer.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
tegra_fiq_glue.c Tegra: fiq_glue: support to handle LEGACY_FIQ PPIs for Tegra SoCs 2019-01-31 08:46:41 -08:00
tegra_gicv2.c Sanitise includes across codebase 2019-01-04 10:43:17 +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: common: fix defects flagged by MISRA scan 2019-01-18 09:21:50 -08:00
tegra_pm.c Tegra: initialise per-CPU GIC interface(s) 2019-02-05 08:27:43 -08:00
tegra_sip_calls.c Tegra: SiP: set GPU in reset after vpr resize 2019-01-31 08:46:15 -08:00
tegra_topology.c Tegra: use 'PLATFORM_MAX_CPUS_PER_CLUSTER' to calculate core position 2019-01-18 09:21:51 -08:00