soc/intel/meteorlake: Fix SOC_PHYSICAL_ADDRESS_WIDTH to 42
Meteor Lake CPUs physical address size is 46 if TME is disabled, 42 if TME is enabled but Meteor Lake SoC physical address size is always 42. BUG=b:314886709 TEST=MTRR are aligned between coreboot and FSP Change-Id: Ic63c93cb15d2998e13d49a872f32d425237f528a Signed-off-by: Jeremy Compostella <jeremy.compostella@intel.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/79666 Reviewed-by: Subrata Banik <subratabanik@google.com> Reviewed-by: Paul Menzel <paulepanter@mailbox.org> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
committed by
Subrata Banik
parent
ba757a71fe
commit
ba07f95992
@@ -463,4 +463,8 @@ config SOC_INTEL_METEORLAKE_SIGN_OF_LIFE
|
|||||||
Enable the FSP-M Sign-of-Life feature to display a
|
Enable the FSP-M Sign-of-Life feature to display a
|
||||||
configurable text message on screen during memory training
|
configurable text message on screen during memory training
|
||||||
and CSME update.
|
and CSME update.
|
||||||
|
|
||||||
|
config SOC_PHYSICAL_ADDRESS_WIDTH
|
||||||
|
default 42
|
||||||
|
|
||||||
endif
|
endif
|
||||||
|
Reference in New Issue
Block a user