arm-trusted-firmware/plat/nvidia/tegra/soc/t186
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
..
drivers Tegra186: mce: get the "right" uncore command/response bits 2019-01-23 10:31:13 -08:00
plat_memctrl.c Tegra186: remove ENABLE_AFI_DEVICE macro usage 2019-02-05 08:27:43 -08:00
plat_psci_handlers.c Tegra186: use common 'BL31_BASE' variable 2019-02-07 08:47:42 -08:00
plat_secondary.c Tegra: rename secure scratch register macros 2019-01-23 10:32:48 -08:00
plat_setup.c Tegra: introduce plat_enable_console() 2019-11-28 11:14:21 -08:00
plat_sip_calls.c Tegra186: sip_calls: fix defects flagged by MISRA scan 2019-01-18 09:09:15 -08:00
plat_smmu.c Tegra186: smmu: add support for backup multiple smmu regs 2019-01-31 08:45:22 -08:00
plat_trampoline.S Tegra186: trampoline: include bl_common.h 2019-02-07 08:47:51 -08:00
platform_t186.mk Tegra186: remove ENABLE_AFI_DEVICE macro usage 2019-02-05 08:27:43 -08:00