arm-trusted-firmware/plat/nvidia/tegra/common
Varun Wadekar 117dbe6ce9 Tegra: introduce plat_enable_console()
This patch introduces the 'plat_enable_console' handler to allow
the platform to enable the right console. Tegra194 platform supports
multiple console, while all the previous platforms support only one
console.

For Tegra194 platforms, the previous bootloader checks the platform
config and sets the uart-id boot parameter, to 0xFE. On seeing this
boot parameter, the platform port uses the proper memory aperture
base address to communicate with the SPE. This functionality is
currently protected by a platform macro, ENABLE_CONSOLE_SPE.

Change-Id: I3972aa376d66bd10d868495f561dc08fe32fcb10
Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
2019-11-28 11:14:21 -08:00
..
aarch64 tegra: add support for multi console interface 2019-08-15 13:49:34 -07:00
drivers Tegra: memctrl_v2: fix "overflow before widen" coverity issue 2019-09-05 08:40:38 -07:00
lib/debug Makefile: remove extra include paths in INCLUDES 2019-04-03 15:30:46 +01:00
tegra_bl31_setup.c Tegra: introduce plat_enable_console() 2019-11-28 11:14:21 -08:00
tegra_common.mk tegra: add support for multi console interface 2019-08-15 13:49:34 -07: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 Revert "Tegra: Add support for fake system suspend" 2019-10-24 15:43:26 -07:00
tegra_sip_calls.c Revert "Tegra: Add support for fake system suspend" 2019-10-24 15:43:26 -07:00
tegra_topology.c Makefile: remove extra include paths in INCLUDES 2019-04-03 15:30:46 +01:00