coreboot/src/cpu/qemu-x86
Patrick Rudolph 540eb5ba73 cpu/qemu: Enable IDT_IN_EVERY_STAGE
Enable IDT_IN_EVERY_STAGE in qemu to easily debug HW breakpoints.

TEST: Can use breakpoints in pre RAM stages to debug invalid
      memory accesses on QEMU.

Change-Id: If4a386d1adc788ff717899027881590b7c8b3369
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/85593
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Lean Sheng Tan <sheng.tan@9elements.com>
2024-12-17 17:37:54 +00:00
..
bootblock.c
cache_as_ram_bootblock.S cpu/x86/64bit: Turn jumping to long mode into a macro 2024-02-08 13:11:59 +00:00
Kconfig cpu/qemu: Enable IDT_IN_EVERY_STAGE 2024-12-17 17:37:54 +00:00
Makefile.mk cpu: Rename Makefiles from .inc to .mk 2024-01-24 08:35:01 +00:00
qemu.c include/device/device.h: Remove CHIP_NAME() macro 2024-01-31 09:51:58 +00:00