coreboot/src/cpu/intel/haswell
Kyösti Mälkki faf20d30a6 soc/intel: Rename some SMM support functions
Rename southbridge_smm_X to smm_southbridge_X.
Rename most southcluster_smm_X to smm_southbridge_X.

Change-Id: I4f6f9207ba32cf51d75b9ca9230e38310a33a311
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/34856
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-08-15 06:55:59 +00:00
..
acpi.c cpu/intel/haswell: Rework acpi/cpu.asl 2018-11-30 21:52:00 +00:00
bootblock.c cpu/intel/haswell: Use C_ENVIRONMENT_BOOTBLOCK 2019-04-21 23:31:26 +00:00
chip.h
finalize.c src/cpu: Use 'include <stdlib.h>' when appropriate 2019-06-22 17:53:39 +00:00
haswell.h soc/intel: Rename some SMM support functions 2019-08-15 06:55:59 +00:00
haswell_init.c soc/intel: Rename some SMM support functions 2019-08-15 06:55:59 +00:00
Kconfig intel/haswell: Replace monotonic timer 2019-07-13 17:56:32 +00:00
Makefile.inc intel/haswell: Move stage_cache support function 2019-08-03 17:33:41 +00:00
romstage.c intel/haswell: Move platform_enter_postcar() 2019-08-11 18:37:19 +00:00
smmrelocate.c soc/intel: Rename some SMM support functions 2019-08-15 06:55:59 +00:00
tsc_freq.c