coreboot-kgpe-d16/src
Angel Pons afd268a0cb cpu/intel/speedstep: Constify `get_cst_entries()`
Make the `get_cst_entries()` function provide a read-only pointer. Also,
constify the actual data where applicable.

Change-Id: Ib22b3e37b086a95af770465a45222e9b84202e54
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/58393
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
2021-10-19 15:00:01 +00:00
..
acpi acpi/acpigen: Constify CST functions' pointers 2021-10-19 14:57:39 +00:00
arch arch/x86: Increase MAX_SMBIOS_SIZE 2021-10-19 14:40:09 +00:00
commonlib src/acpi to src/lib: Fix spelling errors 2021-10-05 18:06:39 +00:00
console src/acpi to src/lib: Fix spelling errors 2021-10-05 18:06:39 +00:00
cpu cpu/intel/speedstep: Constify `get_cst_entries()` 2021-10-19 15:00:01 +00:00
device src/acpi to src/lib: Fix spelling errors 2021-10-05 18:06:39 +00:00
drivers drivers/generic/ioapic: Drop enable_virtual_wire 2021-10-17 18:09:01 +00:00
ec ec/google/chromeec: Register USB-C mux operations 2021-10-06 22:20:32 +00:00
include cpu/intel/speedstep: Constify `get_cst_entries()` 2021-10-19 15:00:01 +00:00
lib arch/x86,cpu/x86,lib/thread: Remove usage of cpu_info from lib/thread 2021-10-18 12:36:30 +00:00
mainboard cpu/intel/speedstep: Constify `get_cst_entries()` 2021-10-19 15:00:01 +00:00
northbridge ACPI: Have common acpi_fill_mcfg() 2021-10-18 14:20:28 +00:00
security Revert "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main" 2021-10-15 13:00:32 +00:00
soc soc/intel: Constify `soc_get_cstate_map()` 2021-10-19 14:57:59 +00:00
southbridge ACPI: Have common acpi_fill_mcfg() 2021-10-18 14:20:28 +00:00
superio src/soc to src/superio: Fix spelling errors 2021-10-05 18:07:08 +00:00
vendorcode vc/amd/fsp/cezanne: Add UPD fsp_owns_pcie_resets to FSP-M for Cezanne 2021-10-11 15:55:35 +00:00
Kconfig lib/thread: Switch to using CPU_INFO_V2 2021-10-05 22:39:16 +00:00