coreboot/src/cpu/intel
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
..
car cpu/intel/car/core2/cache_as_ram: Add x86_64 support 2021-07-07 05:49:10 +00:00
common cpu/intel/hyperthreading: Use initial LAPIC IDs 2021-10-18 12:31:15 +00:00
fit Makefile.inc: Fix IFITTOOL dependencies 2021-07-07 14:51:22 +00:00
haswell cpu/intel/haswell: Lock PKG_CST_CONFIG_CONTROL MSR 2021-10-15 13:43:05 +00:00
hyperthreading cpu/x86: Drop Kconfig PARALLEL_CPU_INIT 2021-06-07 21:04:49 +00:00
microcode soc/intel: Fix microcode loading 2021-07-09 11:49:02 +00:00
model_6bx src: Introduce ARCH_ALL_STAGES_X86 2021-07-02 08:19:10 +00:00
model_6ex src: Introduce ARCH_ALL_STAGES_X86 2021-07-02 08:19:10 +00:00
model_6fx src: Introduce ARCH_ALL_STAGES_X86 2021-07-02 08:19:10 +00:00
model_6xx src: Introduce ARCH_ALL_STAGES_X86 2021-07-02 08:19:10 +00:00
model_65x src: Introduce ARCH_ALL_STAGES_X86 2021-07-02 08:19:10 +00:00
model_67x src: Introduce ARCH_ALL_STAGES_X86 2021-07-02 08:19:10 +00:00
model_68x src: Introduce ARCH_ALL_STAGES_X86 2021-07-02 08:19:10 +00:00
model_106cx src: Introduce ARCH_ALL_STAGES_X86 2021-07-02 08:19:10 +00:00
model_206ax cpu/x86/tsc: Deduplicate Makefile logic 2021-09-08 14:35:16 +00:00
model_1067x src: Introduce ARCH_ALL_STAGES_X86 2021-07-02 08:19:10 +00:00
model_2065x cpu/x86/tsc: Deduplicate Makefile logic 2021-09-08 14:35:16 +00:00
model_f2x src: Introduce ARCH_ALL_STAGES_X86 2021-07-02 08:19:10 +00:00
model_f3x src: Introduce ARCH_ALL_STAGES_X86 2021-07-02 08:19:10 +00:00
model_f4x src: Introduce ARCH_ALL_STAGES_X86 2021-07-02 08:19:10 +00:00
slot_1 cpu: add missing arch/cpu.h includes 2021-09-17 20:28:09 +00:00
smm cpu/intel/smm/gen1/smmrelocate.c: Remove repeated word 2021-01-18 07:31:06 +00:00
socket_441 cpu/x86/tsc: Deduplicate Makefile logic 2021-09-08 14:35:16 +00:00
socket_BGA956 cpu/x86/tsc: Deduplicate Makefile logic 2021-09-08 14:35:16 +00:00
socket_FCBGA559 cpu/x86/tsc: Deduplicate Makefile logic 2021-09-08 14:35:16 +00:00
socket_LGA775 cpu/x86/tsc: Deduplicate Makefile logic 2021-09-08 14:35:16 +00:00
socket_m cpu/x86/tsc: Deduplicate Makefile logic 2021-09-08 14:35:16 +00:00
socket_mPGA604 cpu/x86/tsc: Deduplicate Makefile logic 2021-09-08 14:35:16 +00:00
socket_p cpu/x86/tsc: Deduplicate Makefile logic 2021-09-08 14:35:16 +00:00
speedstep cpu/intel/speedstep: Constify get_cst_entries() 2021-10-19 15:00:01 +00:00
turbo treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
Kconfig Kconfig: comply to Linux 5.3's Kconfig language rules 2019-11-23 20:09:56 +00:00
Makefile.inc cpu/intel/Makefile.inc: Use correct Kconfig symbols 2020-10-30 15:12:03 +00:00