coreboot-kgpe-d16/src/cpu/x86/lapic
Kyösti Mälkki 68fe11beb0 cpu/x86/lapic: Add wait_ipi_completion() helpers
Change-Id: Ib9c404cb55b96dcc5639287c214c5c8f468c0529
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/55192
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2021-06-10 17:50:38 +00:00
..
apic_timer.c src: Remove unused 'include <cpu/x86/msr.h>' 2020-07-14 16:14:09 +00:00
boot_cpu.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
lapic.c cpu/x86/lapic: Do not inline some utility functions 2021-06-10 17:47:59 +00:00
lapic_cpu_init.c cpu/x86/lapic: Add wait_ipi_completion() helpers 2021-06-10 17:50:38 +00:00
Makefile.inc cpu/x86/lapic: Do not inline some utility functions 2021-06-10 17:47:59 +00:00
secondary.S cpu/x86/lapic/secondary.S: Adapt for x86_64 2020-12-04 11:11:26 +00:00