Tegra: spe: shared console for Tegra platforms
There are Tegra platforms which have limited UART ports and so
all the components have to share the console. The SPE helps out
by collecting all the logs in such cases and prints them on the
shared UART port.

This patch adds a driver to communicate with the SPE driver, which
in turn provides the console.

Change-Id: Ie750520b936b8bed0ab1d876f03fc0a3490a85a3
Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
1 parent 4cba698 commit dd20f5b3d927a5af48bb4d8904c81a265da5678f
@Varun Wadekar Varun Wadekar authored on 15 Nov 2017
Showing 1 changed file
View
plat/nvidia/tegra/common/drivers/spe/shared_console.S 0 → 100644