]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
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)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:39:37 +0000 (22:39 +0200)
commit1380cf06524771c08a2c2a9fc1cc08cf9a7fece3
tree92788f7b76c3c5eee5ba7776447d3b8c0b643c7d
parent4c87780218ab9404225098135fb68489f9c35d61
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