summaryrefslogtreecommitdiffstats
path: root/src/soc/mediatek
diff options
context:
space:
mode:
authorFelix Held <felix-coreboot@felixheld.de>2023-09-12 14:48:38 +0200
committerFelix Held <felix-coreboot@felixheld.de>2023-09-29 20:23:50 +0000
commit3748fca5955bc975ea426cf9bd9fd8e9278a9752 (patch)
treec18ec414e3e11069b362243d1784311ff5dd3e86 /src/soc/mediatek
parentff4d6be9f99c34242140e965f1ed82240d67198c (diff)
downloadcoreboot-3748fca5955bc975ea426cf9bd9fd8e9278a9752.tar.gz
coreboot-3748fca5955bc975ea426cf9bd9fd8e9278a9752.tar.bz2
coreboot-3748fca5955bc975ea426cf9bd9fd8e9278a9752.zip
arch/x86/Kconfig: introduce RESERVED_PHYSICAL_ADDRESS_BITS_SUPPORT
Since also some AMD CPUs have reserved physical address bits that can't be used as normal address bits, introduce the RESERVED_PHYSICAL_ADDRESS_BITS_SUPPORT Kconfig option which gets selected by CPU_INTEL_COMMON, and use the new common option to configure if the specific SoC/CPU code implements get_reserved_phys_addr_bits or if the default of this returning 0 is used instead. Signed-off-by: Felix Held <felix-coreboot@felixheld.de> Change-Id: I0059e63a160e60ddee280635bba72d363deca7f7 Reviewed-on: https://review.coreboot.org/c/coreboot/+/78073 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com> Reviewed-by: Jérémy Compostella <jeremy.compostella@intel.com> Reviewed-by: Matt DeVillier <matt.devillier@amd.corp-partner.google.com>
Diffstat (limited to 'src/soc/mediatek')
0 files changed, 0 insertions, 0 deletions