coreboot/src
Raul E Rangel 9bce1fe727 soc/amd/cezanne/acpi: Generate MADT LAPIC NMI settings
With this change NMI works in the kernel:

----------------
| NMI testsuite:
--------------------
  remote IPI:  ok  |
   local IPI:  ok  |
--------------------
Good, all   2 testcases passed! |
---------------------------------

See setup_lapic() for where this gets configured.

Signed-off-by: Raul E Rangel <rrangel@chromium.org>
Change-Id: Ia391ec5a015d909462ff8aaf3cb047c6fd45fe0a
Reviewed-on: https://review.coreboot.org/c/coreboot/+/50562
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Mathew King <mathewk@chromium.org>
2021-02-26 23:45:22 +00:00
..
acpi ACPI: Use common OperationRegion for PCI_MMCONF 2021-02-20 21:38:54 +00:00
arch arch/arm/armv7/thread.c: Remove stale file 2021-02-22 07:24:26 +00:00
commonlib commonlib/bsd: Fix direct inclusion of <endian.h> 2021-02-18 02:33:04 +00:00
console console/vtxprintf.c: Add missing <types.h> 2021-02-16 08:15:26 +00:00
cpu src/cpu: Remove unused symbols 2021-02-18 10:11:24 +00:00
device device/device.c: Rename .disable to .vga_disable 2021-02-24 11:28:16 +00:00
drivers drivers/intel/fsp2_0: Integrate FirmwareVersionInfo.h 2021-02-26 07:31:52 +00:00
ec src/ec/quanta/ene_kb3940q/acpi/battery.asl: Convert to ASL 2.0 2021-02-10 19:18:09 +00:00
include soc/amd/picasso/data_fabric: add missing data fabric device function 7 2021-02-24 19:37:12 +00:00
lib memlayout: Store region sizes as separate symbols 2021-02-19 08:39:26 +00:00
mainboard mb/google/volteer/var/elemi: Configure IRQ as level triggered for elan_ts 2021-02-26 21:24:45 +00:00
northbridge nb/intel/ironlake: Rewrite early QPI init 2021-02-24 22:35:38 +00:00
security src/{drivers,security}: Remove unused <string.h> 2021-02-16 17:19:01 +00:00
soc soc/amd/cezanne/acpi: Generate MADT LAPIC NMI settings 2021-02-26 23:45:22 +00:00
southbridge sb/intel/lynxpoint: Update LPT-H magic as per RC 1.9.1 2021-02-26 07:30:22 +00:00
superio superio/smsc/sch5545: Add missing <types.h> 2021-02-13 22:06:28 +00:00
vendorcode vendorcode/intel/fsp: Add Alder Lake FSP headers for FSP v2037 2021-02-25 15:50:36 +00:00
Kconfig southbridge: Ensure common Kconfig gets included last 2021-02-18 10:11:39 +00:00