coreboot/src/soc/amd
Kyösti Mälkki 9ec7227c9b cpu/x86/lapic: Move LAPIC configuration to MP init
Implementation for setup_lapic() did two things -- call
enable_lapic() and virtual_wire_mode_init().

In PARALLEL_MP case enable_lapic() was redundant as it
was already executed prior to initialize_cpu() call.
For the !PARALLEL_MP case enable_lapic() is added to
AP CPUs.

Change-Id: I5caf94315776a499e9cf8f007251b61f51292dc5
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/58387
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
2022-02-05 07:59:04 +00:00
..
cezanne cpu/x86/lapic: Move LAPIC configuration to MP init 2022-02-05 07:59:04 +00:00
common soc/amd/common/block/i2c/i23c_pad_ctr: add & use I23C pad configuration 2022-02-04 14:02:27 +00:00
picasso cpu/x86/lapic: Move LAPIC configuration to MP init 2022-02-05 07:59:04 +00:00
sabrina cpu/x86/lapic: Move LAPIC configuration to MP init 2022-02-05 07:59:04 +00:00
stoneyridge cpu/x86/lapic: Move LAPIC configuration to MP init 2022-02-05 07:59:04 +00:00
Kconfig