arm-trusted-firmware/plat/nvidia/tegra/common/drivers
Varun Wadekar 9e7e98671d Tegra: spe: use CONSOLE_T_BASE to save MMIO base address
Commit ac71344e9e moved the base address
for the MMIO aperture of the console inside the console_t struct. As
a result, the driver should now save the MMIO base address to console_t
at offset marked by the CONSOLE_T_BASE macro.

This patch updates the SPE console driver to use the CONSOLE_T_BASE macro
to save/access the MMIO base address.

Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
Change-Id: I42afc2608372687832932269108ed642f218fd40
2020-03-05 13:54:58 +00:00
..
bpmp Makefile: remove extra include paths in INCLUDES 2019-04-03 15:30:46 +01:00
bpmp_ipc Tegra: bpmp_ipc: improve cyclomatic complexity 2020-02-20 09:25:45 -08:00
flowctrl Makefile: remove extra include paths in INCLUDES 2019-04-03 15:30:46 +01:00
gpcdma Makefile: remove extra include paths in INCLUDES 2019-04-03 15:30:46 +01:00
memctrl Tegra: memctrl_v2: remove weakly defined TZDRAM setup handler 2020-01-31 13:20:00 -08:00
pmc Tegra210: clear PMC_DPD registers on resume 2019-01-31 08:50:13 -08:00
smmu Tegra: smmu: change exit criteria for context size calculation 2019-01-23 10:33:00 -08:00
spe Tegra: spe: use CONSOLE_T_BASE to save MMIO base address 2020-03-05 13:54:58 +00:00