Skip to content
Commit ef331e36 authored by Alexander Graf's avatar Alexander Graf Committed by Tom Rini
Browse files

armv8: Disable exception vectors in SPL by default



Commit 1416e2d2 ("armv8: make SPL exception vectors optional") had a
typo in it which effectively disabled exception handling in SPL code always.

Since nobody complained, I guess we may as well disable exception handling
in SPL always by default.

So fix the bug to make the config option effective, but disable exception
handling in SPL by default. This gets us to the same functionality as before
by default, but with much less code included in the binary.

Signed-off-by: default avatarAlexander Graf <agraf@suse.de>
Reviewed-by: default avatarMatthias Brugger <mbrugger@suse.com>
Reviewed-by: default avatarAndre Przywara <andre.przywara@arm.com>
parent 7a778369
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment