coreboot/src/soc/intel
Subrata Banik 044fc9f671 soc/intel/cmn/cse: Make cse_get_fpt_partition_info() function static
The patch makes `cse_get_fpt_partition_info()` AP local/static as all
the references to this function are in local to the 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: Ie50453946c8abe55c29e9001263f0264a73c8fac
Reviewed-on: https://review.coreboot.org/c/coreboot/+/74388
Reviewed-by: Kangheui Won <khwon@chromium.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-by: Sridhar Siricilla <sridhar.siricilla@intel.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Kapil Porwal <kapilporwal@google.com>
2023-04-22 05:38:35 +00:00
..
alderlake soc/intel/alderlake: Implement soc_is_ish_partition_enabled override 2023-04-22 05:37:57 +00:00
apollolake soc/intel/apl: Fix programming temporary MTRR on GLK 2023-03-21 23:08:11 +00:00
baytrail cpu,soc/intel: Separate single SSDT CPU entry 2023-04-17 08:13:38 +00:00
braswell soc/intel/braswell: Replace <build.h> with <version.h> 2023-04-21 15:12:25 +00:00
broadwell sb,soc/amd,intel: Add and use ACPI_COMMON_MADT_LAPIC 2023-04-15 05:14:14 +00:00
cannonlake soc/intel/cannonlake: Allow SoC to choose CAR mode (eNEM/NEM) 2023-04-14 14:45:12 +00:00
common soc/intel/cmn/cse: Make cse_get_fpt_partition_info() function static 2023-04-22 05:38:35 +00:00
denverton_ns arch/x86/include/cpu: introduce CPU_TABLE_END CPU table terminator 2023-02-09 16:54:11 +00:00
elkhartlake soc/intel/elkhartlake: Define DIMM_SPD_SIZE in SoC Kconfig 2023-03-23 08:46:34 +00:00
jasperlake soc/intel/jasperlake: Hook up GMA ACPI brightness controls 2023-04-16 14:06:57 +00:00
meteorlake mb/google/rex: Enable asynchronous End-Of-Post 2023-04-22 05:37:18 +00:00
quark tree: Move 'asmlinkage' before type 'void' 2023-02-27 00:34:18 +00:00
skylake soc/intel: Move USB PORTSC definition into IA common code 2023-03-26 19:44:15 +00:00
tigerlake soc/intel/tigerlake: Replace TcssD3ColdDisable with D3COLD_SUPPORT 2023-04-20 20:43:29 +00:00
xeon_sp ACPI: Obsolete FADT p_lvl2_lat and p_lvl3_lat fields 2023-04-21 09:38:26 +00:00
Makefile.inc