coreboot-kgpe-d16/src
Furquan Shaikh cc35f723fd soc/intel: Drop ABOVE_4GB_MEM_BASE_SIZE and use cpu_phys_address_size()
This change uses cpu_phys_address_size() to calculate the size of high
MMIO region instead of a macro for each SoC. This ensures that the
entire range above TOUUD that can be addressed by the CPU is used for
MMIO above 4G boundary.

Change-Id: I01a1a86c0c65856f9f35185c2f233c58f18f5dfe
Signed-off-by: Furquan Shaikh <furquan@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41347
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2020-05-14 15:06:39 +00:00
..
acpi treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
arch src: Remove unused '#include <stdint.h>' 2020-05-13 08:48:17 +00:00
commonlib treewide: Replace BSD-3-Clause and ISC headers with SPDX headers 2020-05-11 17:12:16 +00:00
console treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
cpu src: Remove unused '#include <stddef.h>' 2020-05-13 08:48:50 +00:00
device util/sconfig: Add LPC and ESPI buses 2020-05-12 20:12:17 +00:00
drivers src: Remove unused '#include <stddef.h>' 2020-05-13 08:48:50 +00:00
ec ec/lenovo/h8: Reintroduce h8_mb_init() for specific boards 2020-05-13 08:47:04 +00:00
include lib/spd_cache: add spd_cache common code 2020-05-13 12:04:18 +00:00
lib lib/spd_cache: add spd_cache common code 2020-05-13 12:04:18 +00:00
mainboard mainboard/lenovo/x230: Add ThinkPad x230s as a variant 2020-05-13 12:10:38 +00:00
northbridge src: Remove unused '#include <stddef.h>' 2020-05-13 08:48:50 +00:00
security src: Remove unused '#include <stddef.h>' 2020-05-13 08:48:50 +00:00
soc soc/intel: Drop ABOVE_4GB_MEM_BASE_SIZE and use cpu_phys_address_size() 2020-05-14 15:06:39 +00:00
southbridge src: Remove unused '#include <stdint.h>' 2020-05-13 08:48:17 +00:00
superio src/mainboard: Remove unused 'include <stdlib.h>' 2020-05-13 08:54:14 +00:00
vendorcode treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
Kconfig treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00