ARM: tegra: Always boot CPU in ARM-mode
authorDmitry Osipenko <digetx@gmail.com>
Sun, 17 Mar 2019 22:52:09 +0000 (01:52 +0300)
committerThierry Reding <treding@nvidia.com>
Tue, 9 Apr 2019 14:36:25 +0000 (16:36 +0200)
commitdae84be59d667089a7ad3d27a0662e6b71f13116
treece1b07ed6e5387da94ffb0528a568adfd54f0b8d
parent2af6597ac3fab8a3796786bb73f8bd14a9f2d376
ARM: tegra: Always boot CPU in ARM-mode

CPU always jumps into reset handler in ARM-mode from the Trusted
Foundations firmware, hence let's make CPU to always jump into kernel
in ARM-mode regardless of the firmware presence. This is required to
make Thumb-2 kernel working with the Trusted Foundations firmware on
Tegra30.

Tested-by: Robert Yang <decatf@gmail.com>
Tested-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm/mach-tegra/reset-handler.S