]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
tegra: Boot in non-secure mode by default
authorJan Kiszka <jan.kiszka@siemens.com>
Tue, 21 Apr 2015 05:18:39 +0000 (07:18 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:39:37 +0000 (22:39 +0200)
commit4c87780218ab9404225098135fb68489f9c35d61
tree079ffe63f16f961c6993ded6d4ca43d04e0cf463
parentc3564a580f2c79155cf39178cb54ad2681a3bbcb
tegra: Boot in non-secure mode by default

Upstream Linux is broken with default configs when PSCI, thus non-secure
mode is enabled. So the user should explicitly enable this mode, e.g.
when she disabled CONFIG_CPU_IDLE in Linux (in which case it's safe to
use). We can revert this workaround once Linux got fixed.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
arch/arm/cpu/armv7/Kconfig