diff options
author | Raul E Rangel <rrangel@chromium.org> | 2018-10-02 09:45:06 -0600 |
---|---|---|
committer | Martin Roth <martinroth@google.com> | 2018-10-04 15:25:17 +0000 |
commit | 59e923d75791bad6980a634f4762d295405c6a07 (patch) | |
tree | f7431b16d6dd10076b75b5ea207158c21494c2f4 /.checkpatch.conf | |
parent | 44d89f526de96322e9dac7b1212f20be10806384 (diff) |
libpayload/x86/exception: Add ability to ignore unknown interrupts
This will make enabling the APIC safer by ignoring unknown interrupts
and not halting the system. Once all interrupt sources have been found
and handled DIE_ON_UNKNOWN_INTERRUPT can be set if desired.
BUG=b:116777191
TEST=Booted grunt, halted the kernel, and pushed the power button while
in S5. Verified that depthcharge logged the unknown exception.
APIC Init Started
APIC Configured
Ignoring interrupt vector 39
Change-Id: If4ed566ec284d69786c369f37e4e331d7f892c74
Signed-off-by: Raul E Rangel <rrangel@chromium.org>
Reviewed-on: https://review.coreboot.org/28882
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin Roth <martinroth@google.com>
Diffstat (limited to '.checkpatch.conf')
0 files changed, 0 insertions, 0 deletions