coreboot/src/cpu/x86
Kyösti Mälkki c78c46d433 cpu/x86/lapic: Only deliver ExtINT to BSP
ExtINT is related to external PIC mode i8259 interrupts,
they should be delivered to one CPU (BSP) only.

Change-Id: I78490d2cbe3d9f52e10ef2471508263fd6c146ba
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/42434
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2021-10-17 02:45:01 +00:00
..
64bit src/acpi to src/lib: Fix spelling errors 2021-10-05 18:06:39 +00:00
cache treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
lapic cpu/x86/lapic: Only deliver ExtINT to BSP 2021-10-17 02:45:01 +00:00
mtrr cpu/x86/mtrr: Use a Kconfig for reserving MTRRs for OS 2021-04-29 14:51:47 +00:00
name cpu/x86/name/name.c: Clean up includes 2021-02-01 09:02:35 +00:00
pae src/acpi to src/lib: Fix spelling errors 2021-10-05 18:06:39 +00:00
smm arch/x86,cpu/x86: Introduce new method for accessing cpu_info 2021-10-05 22:38:45 +00:00
tsc cpu/x86/tsc: Deduplicate Makefile logic 2021-09-08 14:35:16 +00:00
backup_default_smm.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
cpu_info.S.inc arch/x86,cpu/x86: Introduce new method for accessing cpu_info 2021-10-05 22:38:45 +00:00
early_reset.S cpu/x86/early_reset: Mark assemblycode as 32bit 2020-12-01 16:00:40 +00:00
entry16.S Asm code: Use NO_EARLY_BOOTBLOCK_POSTCODES to remove Asm port80s 2021-06-25 15:51:20 +00:00
entry32.S arch/x86,cpu/x86: Disable the %gs and %fs segments 2021-09-29 14:12:58 +00:00
fpu_enable.inc treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
Kconfig arch/x86,cpu/x86: Introduce new method for accessing cpu_info 2021-10-05 22:38:45 +00:00
Kconfig.debug_cpu Kconfig: Organize debugging options per file extensions 2019-11-06 14:01:30 +00:00
Makefile.inc cpu/x86/tsc: Deduplicate Makefile logic 2021-09-08 14:35:16 +00:00
mp_init.c arch/x86,cpu/x86: Introduce new method for accessing cpu_info 2021-10-05 22:38:45 +00:00
reset16.S cpu/x86: Link reset16.inc 2021-01-28 08:52:35 +00:00
sipi_vector.S arch/x86,cpu/x86: Introduce new method for accessing cpu_info 2021-10-05 22:38:45 +00:00
sse_enable.inc treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00