coreboot/src/soc
Felix Held 63e77b0252 soc/amd/*/cpu: factor out common noncar mp_init_cpus
Since all non-CAR AMD SoCs have the same mp_init_cpus implementation,
factor it out and move it to a common location.

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: Ibf4fa667106769989c916d941addb1cba38b7f13
Reviewed-on: https://review.coreboot.org/c/coreboot/+/78013
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin Roth <martin.roth@amd.corp-partner.google.com>
Reviewed-by: Matt DeVillier <matt.devillier@amd.corp-partner.google.com>
2023-09-21 18:26:12 +00:00
..
amd soc/amd/*/cpu: factor out common noncar mp_init_cpus 2023-09-21 18:26:12 +00:00
cavium soc/cavium: Use weak over attrbute__((weak)) 2023-09-14 14:40:37 +00:00
example/min86 soc: Remove SOC_SPECIFIC_OPTIONS 2023-08-21 23:45:43 +00:00
intel soc/intel/alderlake: Hook up the OC watchdog 2023-09-20 14:06:42 +00:00
mediatek soc/mediatek/mt8188: Remove GPT timer init 2023-08-24 12:55:41 +00:00
nvidia soc/nvidia: Remove space between function name and '(' 2023-09-11 15:51:44 +00:00
qualcomm qualcomm/common: Remove carriage returns from QcLib log 2023-09-14 23:53:54 +00:00
rockchip cbmem_top_chipset: Change the return value to uintptr_t 2022-11-18 16:00:45 +00:00
samsung soc/samsung/exynos5250/clock: Remove space before semicolon 2023-08-20 22:00:03 +00:00
sifive/fu540 soc/sifive/fu540: Remove space after a cast 2023-09-19 13:13:27 +00:00
ti src/soc/ti: Remove unnecessary space after casts 2022-11-22 13:42:28 +00:00
ucb/riscv cbmem_top_chipset: Change the return value to uintptr_t 2022-11-18 16:00:45 +00:00