coreboot-kgpe-d16/src
Arthur Heymans 0effeb576e cpu/x86/smm_module_loader: Use struct region in cpu map
We use a region later on so we might as well use a region from the
start. This simplifies the computations too.

Change-Id: Iffa36ccb89c36401d3856b24364216e83ca35f91
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/64609
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Lean Sheng Tan <sheng.tan@9elements.com>
2022-06-03 15:31:54 +00:00
..
acpi ec/google/chromeec: Add retimer handle to Type C conn 2022-05-04 13:15:30 +00:00
arch arch/x86/acpi: Replace LGreater(a,b) with ASL 2.0 syntax 2022-06-03 15:25:40 +00:00
commonlib cbfs: Add CBFS_TYPE_INTEL_FIT and exclude it from CBFS verification 2022-06-01 19:45:22 +00:00
console console: Make CONSOLE_SPI_FLASH depend on BOOT_DEVICE_SPI_FLASH 2022-04-27 06:55:47 +00:00
cpu cpu/x86/smm_module_loader: Use struct region in cpu map 2022-06-03 15:31:54 +00:00
device dev/i2c_bus: Add declaration, implementation of i2c_dev_detect() 2022-05-31 13:43:39 +00:00
drivers drivers/wifi: Move MTL Magnetar CNVi DIDs from SoC to generic driver 2022-06-03 15:28:12 +00:00
ec ec/google/chromeec/acpi: Replace LGreater(a,b) with ASL 2.0 syntax 2022-06-03 15:29:36 +00:00
include drivers/wifi: Move MTL Magnetar CNVi DIDs from SoC to generic driver 2022-06-03 15:28:12 +00:00
lib cbfs: Rename TYPE_FIT to TYPE_FIT_PAYLOAD 2022-06-01 19:45:08 +00:00
mainboard mb/google/brya/var/mithrax: Update DPTF parameters for Mithrax 2022-06-03 15:27:35 +00:00
northbridge nb/intel/i440bx: Use PARALLEL_MP 2022-06-02 05:49:15 +00:00
security cbfs: Rename TYPE_FIT to TYPE_FIT_PAYLOAD 2022-06-01 19:45:08 +00:00
soc drivers/wifi: Move MTL Magnetar CNVi DIDs from SoC to generic driver 2022-06-03 15:28:12 +00:00
southbridge sb/amd/agesa/hudson/hudson.c: Use BIT() macros 2022-05-16 02:58:36 +00:00
superio superio/nuvoton/nct6687d: Add early support for NCT6687D 2022-05-16 13:11:00 +00:00
vendorcode vendorcode/amd/agesa: Remove -fno-zero-initialized-in-bss 2022-05-28 04:21:54 +00:00
Kconfig src/Kconfig: Fix a spelling issue 2022-05-30 04:25:20 +00:00