diff options
author | Alexandre Courbot <acourbot@nvidia.com> | 2014-02-07 05:35:02 +0100 |
---|---|---|
committer | Stephen Warren <swarren@nvidia.com> | 2014-02-18 21:46:32 +0100 |
commit | c3af6d68550c50597be25f29bc1cb742c10c63c0 (patch) | |
tree | 79b537cbcb895f0818a4b85adf52fe4360fe5504 /arch/arm/firmware | |
parent | ARM: trusted_foundations: fix vendor prefix typos (diff) | |
download | linux-c3af6d68550c50597be25f29bc1cb742c10c63c0.tar.xz linux-c3af6d68550c50597be25f29bc1cb742c10c63c0.zip |
ARM: trusted_foundations: fallback when TF support is missing
When Trusted Foundations is detected as present on the system, but
Trusted Foundations support is not built into the kernel, the kernel
used to issue a panic very early during boot, leaving little clue to the
user as to what is going wrong.
It turns out that even without TF support built-in, the kernel can boot
on a TF-enabled system provided that SMP and cpuidle are disabled. This
patch does this and continue booting on one CPU, leaving the user with a
usable (however degraded) system.
Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Acked-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Diffstat (limited to 'arch/arm/firmware')
0 files changed, 0 insertions, 0 deletions