Boot Trusted OS' on Tegra SoCs
authorVarun Wadekar <vwadekar@nvidia.com>
Fri, 5 Jun 2015 07:27:27 +0000 (12:57 +0530)
committerVarun Wadekar <vwadekar@nvidia.com>
Thu, 11 Jun 2015 09:16:32 +0000 (14:46 +0530)
commitdc7fdad251301019162707325a949c27905b4e71
tree318c802b9bb2c147d7df22ad365554dd7762fef9
parentde975e85ff4a3712fc8ff8aa5556e0ec0a11e63c
Boot Trusted OS' on Tegra SoCs

This patch adds support to run a Trusted OS during boot time. The
previous stage bootloader passes the entry point information in
the 'bl32_ep_info' structure, which is passed over to the SPD.

The build system expects the dispatcher to be passed as an input
parameter using the 'SPD=<dispatcher>' option. The Tegra docs have
also been updated with this information.

Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
docs/plat/nvidia-tegra.md
docs/tlk-dispatcher.md
plat/nvidia/tegra/common/tegra_bl31_setup.c
plat/nvidia/tegra/include/platform_def.h