coreboot/src/soc/intel
Subrata Banik 51cc2bacb6 soc/intel/pantherlake: Disable stack overflow debug options
This patch disables the `DEBUG_STACK_OVERFLOW_BREAKPOINTS` and
`DEBUG_STACK_OVERFLOW_BREAKPOINTS_IN_ALL_STAGES` Kconfig options
for the Pantherlake SOC.

These options are causing false positive stack overflow detections,
leading to unnecessary debugging.

w/o this patch:

stack corruption before for verstage and romstage early.

    Failed to create address zero instruction fetch breakpoint
    Failed to create stack canary breakpoint
    ...
    ...
    Stack corruption detected at rip: 0xf983007a
    Stack corruption detected at rip: 0xf983007a

Change-Id: I31b99a7b6de221d3ec23f6538c078d0797a6084f
Signed-off-by: Subrata Banik <subratabanik@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/85584
Reviewed-by: Kapil Porwal <kapilporwal@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Dinesh Gehlot <digehlot@google.com>
2024-12-14 14:09:39 +00:00
..
alderlake soc/intel/alderlake: Add support for PCIe speed setting 2024-12-08 17:01:36 +00:00
apollolake soc/intel: Assert if pmc_/gpe0_dwX values are not unique 2024-11-18 02:54:56 +00:00
baytrail soc/intel/adl to jsl: Explicitly include static.h for config_of_soc 2024-10-07 20:33:49 +00:00
braswell Treewide: Remove unused header files 2024-11-30 04:44:06 +00:00
broadwell soc/intel/broadwell; Use boolean for pch_is_wpt_xx 2024-10-23 23:41:26 +00:00
cannonlake soc/intel: Assert if pmc_/gpe0_dwX values are not unique 2024-11-18 02:54:56 +00:00
common drivers/usb/intel_bluetooth: Add GBTR Method 2024-12-11 14:05:06 +00:00
denverton_ns tree: Remove unused <assert.h> 2024-11-19 00:40:04 +00:00
elkhartlake soc/intel: Assert if pmc_/gpe0_dwX values are not unique 2024-11-18 02:54:56 +00:00
jasperlake soc/intel: Assert if pmc_/gpe0_dwX values are not unique 2024-11-18 02:54:56 +00:00
meteorlake soc/intel/mtl/acpi/gpio.asl: fix missing gpio.h include 2024-12-06 14:38:24 +00:00
pantherlake soc/intel/pantherlake: Disable stack overflow debug options 2024-12-14 14:09:39 +00:00
skylake soc/intel: Assert if pmc_/gpe0_dwX values are not unique 2024-11-18 02:54:56 +00:00
snowridge soc/intel/common/block: Add const qualifier for input of pirq ops 2024-12-09 13:55:53 +00:00
tigerlake soc/intel: Assert if pmc_/gpe0_dwX values are not unique 2024-11-18 02:54:56 +00:00
xeon_sp soc/intel/xeon_sp: Add PCU PCI drivers 2024-12-10 09:37:02 +00:00
Makefile.mk soc/intel: Rename Makefiles from .inc to .mk 2024-01-24 10:02:22 +00:00