jetson-tk1: Add PSCI configuration options and reserve secure code
authorIan Campbell <ijc@hellion.org.uk>
Tue, 21 Apr 2015 05:18:40 +0000 (07:18 +0200)
committerTom Warren <twarren@nvidia.com>
Wed, 13 May 2015 16:24:16 +0000 (09:24 -0700)
commit21f0fd245e311fdb0d8a79747437595d9fab1536
treecaf234500aaf424bd66ab3caaf976c3dbbcbda3a
parenta8f2d01967d1e5304435024927a147abb7ad0f1e
jetson-tk1: Add PSCI configuration options and reserve secure code

The secure world code is relocated to the MB just below the top of 4G, we
reserve it in the FDT (by setting CONFIG_ARMV7_SECURE_RESERVE_SIZE) but it is
not protected in h/w.

Signed-off-by: Ian Campbell <ijc@hellion.org.uk>
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Thierry Reding <treding@nvidia.com>
Tested-by: Thierry Reding <treding@nvidia.com>
Tested-by: Ian Campbell <ijc@hellion.org.uk>
Signed-off-by: Tom Warren <twarren@nvidia.com>
arch/arm/mach-tegra/tegra124/Kconfig
include/configs/jetson-tk1.h