summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/brya/variants/agah/overridetree.cb
diff options
context:
space:
mode:
authorRobert Zieba <robertzieba@google.com>2022-04-14 10:36:15 -0600
committerNick Vaccaro <nvaccaro@google.com>2022-05-12 15:47:18 +0000
commit3f01cd14533f12f04a87a9cf1111dd948094bac4 (patch)
treee1ef98e60c0f91fd59fc14f3983525d21c62760a /src/mainboard/google/brya/variants/agah/overridetree.cb
parent4be0f4bf9943f5f6c84d1c13dee70b7442f99bd0 (diff)
downloadcoreboot-3f01cd14533f12f04a87a9cf1111dd948094bac4.tar.gz
coreboot-3f01cd14533f12f04a87a9cf1111dd948094bac4.tar.bz2
coreboot-3f01cd14533f12f04a87a9cf1111dd948094bac4.zip
arch/x86: Add support for catching null dereferences through debug regs
This commit adds support for catching null dereferences and execution through x86's debug registers. This is particularly useful when running 32-bit coreboot as paging is not enabled to catch these through page faults. This commit adds three new configs to support this feature: DEBUG_HW_BREAKPOINTS, DEBUG_NULL_DEREF_BREAKPOINTS and DEBUG_NULL_DEREF_HALT. BUG=b:223902046 TEST=Ran on nipperkin device, verifying that HW breakpoints work as expected. Change-Id: I113590689046a13c2a552741bbfe7668a834354a Signed-off-by: Robert Zieba <robertzieba@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/63657 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Raul Rangel <rrangel@chromium.org>
Diffstat (limited to 'src/mainboard/google/brya/variants/agah/overridetree.cb')
0 files changed, 0 insertions, 0 deletions