diff options
author | Patrick Rudolph <patrick.rudolph@9elements.com> | 2024-10-22 09:00:43 +0200 |
---|---|---|
committer | Lean Sheng Tan <sheng.tan@9elements.com> | 2024-11-08 07:34:47 +0000 |
commit | 352d06451b24b8d9d99b07ebbb2b41af21a29607 (patch) | |
tree | a44d7ee625551bb32fd893d9cbd16c3fb6ce5306 /src/soc/intel/alderlake/Kconfig | |
parent | 6cdcd3f07d9fa0b6464c9fd274b345f02c5c84b3 (diff) |
soc/intel/xeon_sp: Reduce stack usage by 18KiB
Reduce stack usage of acpi_fill_srat_memory() by 18KiB.
Directly write the SRAT table entries instead of using a temporary
buffer on the stack.
FIXES: Crash on ocp/tiogapass when writing SRAT table
TEST: Still boots on intel/archercity_crb
Change-Id: I91a6787ade8b465da7837b241c0aab00251f7de4
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/84832
Reviewed-by: Shuo Liu <shuo.liu@intel.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/soc/intel/alderlake/Kconfig')
0 files changed, 0 insertions, 0 deletions