coreboot/src
Felix Held b04e2bae77 cpu/x86/mp_init: factor out send_sipi_to_aps function
Apart from the SIPI number in the debug message the two instances of the
SIPI sending code in start_aps are identical, so factor it out into a
new send_sipi_to_aps function.

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: I6a921b81fce77fbf58c7ae3b50efd8c3e6e5aef3
Reviewed-on: https://review.coreboot.org/c/coreboot/+/58453
Reviewed-by: Raul Rangel <rrangel@chromium.org>
Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2021-10-20 17:28:18 +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/x86/mp_init: factor out send_sipi_to_aps function 2021-10-20 17:28:18 +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 lib/cbfs: Call rdev_unmap on hash mismatch 2021-10-20 15:55:21 +00:00
mainboard mb/intel/adlrvp_m: Enable touchpad 2021-10-20 15:48:22 +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/amd/common/block/cpu: Remove magic number in memlayout 2021-10-20 15:49:23 +00:00
southbridge southbridge/intel/common: Add an option to allow stitching of CSE binary 2021-10-19 16:08:58 +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