Attention is currently required from: Kapil Porwal, Pranava Y N.
Hello Kapil Porwal, Pranava Y N,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/85584?usp=email
to look at the new patch set (#2).
Change subject: soc/intel/pantherlake: Disable stack overflow debug options ......................................................................
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.
Change-Id: I31b99a7b6de221d3ec23f6538c078d0797a6084f Signed-off-by: Subrata Banik subratabanik@google.com --- M src/soc/intel/pantherlake/Kconfig 1 file changed, 9 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/84/85584/2