diff options
author | Shuo Liu <shuo.liu@intel.com> | 2024-02-21 18:54:31 +0800 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2024-02-22 14:13:26 +0000 |
commit | 313b18abe5415ed31d1dd52344bd27e56278c9e7 (patch) | |
tree | c1272beece3c6a7d09111ef3da9f9b4b5f1a6c12 /Documentation/mainboard/amd | |
parent | 2eee78aeb4a67cea05dcf573c1e96d7eb516c334 (diff) |
soc/intel/xeon_sp: Refactor IOAT compiler optimization outs
IOAT logics are optimized out for non-IOAT platforms where
CONFIG(HAVE_IOAT_DOMAINS) as false.
This patch puts CONFIG(HAVE_IOAT_DOMAINS) check together ahead
of is_ioat_iio_stack_res() check in the corresponding if
statement to fulfill the optimization outs.
TEST=intel/archercity CRB
Change-Id: I2d16c6ff5320bc9195a1033b6d55e3d997b19b88
Signed-off-by: Shuo Liu <shuo.liu@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/80683
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'Documentation/mainboard/amd')
0 files changed, 0 insertions, 0 deletions