coreboot-kgpe-d16/src/include/cpu
Felix Held 9b2d1d8f61 include/cpu/x86/mtrr: define NUM_FIXED_MTRRS once in mtrr.h
Instead of defining NUM_FIXED_MTRRS in both cpu/x86/mp_init.h and
cpu/x86/mtrr/mtrr.c in two different ways that will evaluate to the same
value, define it once in include/cpu/x86/mtrr.h which is included in
both C files.

TEST=Timeless build for amd/mandolin results in identical firmware image

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: I71cec61e22f5ce76baef21344c7427be29f193f8
Reviewed-on: https://review.coreboot.org/c/coreboot/+/67774
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Martin Roth <martin.roth@amd.corp-partner.google.com>
2022-09-24 19:38:44 +00:00
..
amd include: Add SPDX-License-Identifiers to files missing them 2022-08-01 13:59:11 +00:00
intel soc/intel/cnl: Add Cometlake-H/S Q0 (10+2) CPU ID 2022-09-16 16:17:36 +00:00
power include: Add SPDX-License-Identifiers to files missing them 2022-08-01 13:59:11 +00:00
x86 include/cpu/x86/mtrr: define NUM_FIXED_MTRRS once in mtrr.h 2022-09-24 19:38:44 +00:00
cpu.h include: Add SPDX-License-Identifiers to files missing them 2022-08-01 13:59:11 +00:00