coreboot-kgpe-d16/src
Subrata Banik 7f66adbc71 soc/intel/cmn/cse: Move API to get FW partition info into cse_lite.c
The patch moves API that gets the CSE FW partition information into
CSE Lite specific file aka cse_lite.c because the consumer of this API
is the cse_lite specific ChromeOS devices hence, it's meaningful to
move the cse lite specific implementation inside cse_lite.c file.

BUG=b:273661726
TEST=Able to build and boot google/marasov with this code change.

Signed-off-by: Subrata Banik <subratabanik@google.com>
Change-Id: I49ffaec467f6fb24327de3b2882e37bf31eeb7cf
Reviewed-on: https://review.coreboot.org/c/coreboot/+/74382
Reviewed-by: Kangheui Won <khwon@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2023-04-15 15:54:17 +00:00
..
acpi sb,soc/amd,intel: Add and use ACPI_COMMON_MADT_LAPIC 2023-04-15 05:14:14 +00:00
arch soc/amd: Clarify ACPI _PRT entry generation 2023-04-14 03:03:23 +00:00
commonlib commonlib: Add new "DMU load completed" TS 2023-04-04 08:08:06 +00:00
console console: Deselect using ANSI escape characters when SimNow is used 2023-03-30 13:36:35 +00:00
cpu cpu,soc/intel: Sync ACPI CPU object implementations 2023-04-14 17:35:56 +00:00
device Revert "device: Add Kconfig options for D3COLD_SUPPORT and NO_S0IX_SUPPORT" 2023-04-12 15:20:37 +00:00
drivers drivers/efi: Fix linker error when SMM phase uses option API 2023-04-14 09:41:53 +00:00
ec ec/acpi/ec: replace misleading "recv_ec_data_timeout" console output 2023-04-14 23:47:29 +00:00
include soc/intel/meteorlake: Add B0 stepping CPU ID 2023-04-15 12:10:08 +00:00
lib lib: set up specific purpose memory as LB_MEM_SOFT_RESERVED 2023-03-03 11:10:38 +00:00
mainboard sb,soc/amd,intel: Add and use ACPI_COMMON_MADT_LAPIC 2023-04-15 05:14:14 +00:00
northbridge sb,soc/amd,intel: Add and use ACPI_COMMON_MADT_LAPIC 2023-04-15 05:14:14 +00:00
sbom
security security/tpm: make usage of PCRs configurable via Kconfig 2023-04-10 04:01:08 +00:00
soc soc/intel/cmn/cse: Move API to get FW partition info into cse_lite.c 2023-04-15 15:54:17 +00:00
southbridge sb,soc/amd,intel: Add and use ACPI_COMMON_MADT_LAPIC 2023-04-15 05:14:14 +00:00
superio
vendorcode vc/google/chromeec/acpi: write OIPG in DECLARE_NO_CROS_GPIOS case 2023-04-14 14:48:36 +00:00
Kconfig option: Allow to use the EFI variable driver as option backend 2023-04-03 21:14:53 +00:00