coreboot-kgpe-d16/src
Sridhar Siricilla 4c3014feb2 soc/intel/: Rename small and big cores references
The patch addresses Intel heterogeneous cores as `Efficient` and
`Performance` cores instead of `small` and `big` cores. It is to ensure
coreboot code has uniform reference to the heterogeneous cores. So, the
patch renames all `small` and `big` core references to `efficient` (eff)
and `performance` (perf) cores respectively.

TEST=Build the code for Brya and Rex boards

Signed-off-by: Sridhar Siricilla <sridhar.siricilla@intel.com>
Change-Id: I98c9c0ed86b211d736a0a1738b47410faa13a39f
Reviewed-on: https://review.coreboot.org/c/coreboot/+/71639
Reviewed-by: Kapil Porwal <kapilporwal@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
2023-01-06 21:34:54 +00:00
..
acpi tree/acpi: Replace constant "Zero" with actual number 2022-12-27 09:06:47 +00:00
arch {acpi,arch,soc}/acpi: Replace constant "One" with actual number 2022-12-27 09:05:15 +00:00
commonlib coreboot_tables: Make existing alignment conventions more explicit 2022-12-22 15:34:28 +00:00
console lib: Hook up libhwbase in romstage 2022-12-17 20:51:38 +00:00
cpu cpu/x86: Set up a separate stack for APs 2022-12-23 14:29:01 +00:00
device spd.h: Move enum ddr3_module_type to ddr3.h 2023-01-04 12:39:32 +00:00
drivers drivers/pc80/vga: Add API to write multi-line video message 2023-01-02 05:45:23 +00:00
ec {ec,mb}/system76/acpi: Use Printf() for debug prints 2022-12-29 16:30:15 +00:00
include spd.h: Move enum ddr3_module_type to ddr3.h 2023-01-04 12:39:32 +00:00
lib coreboot_tables: Make existing alignment conventions more explicit 2022-12-22 15:34:28 +00:00
mainboard mb/amd/mandolin/Makefile.inc: Remove path to non-existent directory 2023-01-06 13:13:38 +00:00
northbridge nb/intel/haswell: Specify supported memory type 2023-01-05 05:32:47 +00:00
sbom
security security/intel/stm/StmPlatformResource.c: Fix typo on "threads" 2022-12-31 09:30:54 +00:00
soc soc/intel/: Rename small and big cores references 2023-01-06 21:34:54 +00:00
southbridge sb/intel/lynxpoint: Add Kconfig option to hide Intel ME 2022-12-23 14:20:39 +00:00
superio {superio,ec}/acpi: Replace constant "Zero" with actual number 2022-12-27 09:06:29 +00:00
vendorcode soc/amd/mendocino: Hook up UPD dxio_tx_vboost_enable for PCIe optimization 2023-01-04 07:15:10 +00:00
Kconfig Kconfig: Allow mainboards to disable stage cache 2023-01-06 10:39:35 +00:00