coreboot/src
Naresh Solanki 1fe1904f38 acpi/acpi_gic: Add GIC ITS subtable
Add support for generating GIC subtable ITS (Interrupt Translator
Service).

Change-Id: I1bcb3ad24de64cbba8aeef7ba7254d3157e0dc43
Signed-off-by: Naresh Solanki <naresh.solanki@9elements.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/78115
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2023-12-06 13:07:27 +00:00
..
acpi acpi/acpi_gic: Add GIC ITS subtable 2023-12-06 13:07:27 +00:00
arch arch/x86/Makefile.inc: Do not pass CPPFLAGS to linker 2023-11-29 00:33:13 +00:00
commonlib Allow to build romstage sources inside the bootblock 2023-11-09 13:20:18 +00:00
console Allow to build romstage sources inside the bootblock 2023-11-09 13:20:18 +00:00
cpu cpu/intel/model_206ax: Use macro IS_IVY_CPU 2023-12-04 15:54:45 +00:00
device device/Kconfig: rename AZALIA_PLUGIN_SUPPORT to AZALIA_HDA_CODEC_SUPPORT 2023-11-10 15:27:58 +00:00
drivers drivers: spi_flash: Add space before colon to fix coding style 2023-11-16 11:59:20 +00:00
ec ec/lenovo/h8/acpi/thermal: Make NameSeg FPWR all upper case 2023-12-04 17:53:40 +00:00
include acpi/acpi_gic: Add GIC ITS subtable 2023-12-06 13:07:27 +00:00
lib lib/device_tree.c: Fix print_property 2023-11-16 12:01:40 +00:00
mainboard mb/google/brox: Fix memory config 2023-12-05 01:51:16 +00:00
northbridge sb/intel/bd82x6x: assign PCH LPC bridge ops in chipset devicetree 2023-12-05 15:06:03 +00:00
sbom sbom/Makefile.inc: Change GOPATH 2023-11-20 14:32:54 +00:00
security security/vboot: Add Kconfig option to clear recovery request 2023-12-04 15:56:16 +00:00
soc soc/mediatek/mt8188: devapc: Allow APU to access BND_NORTH_APB2_S 2023-12-04 16:48:33 +00:00
southbridge sb/intel/bd82x6x: assign PCH LPC bridge ops in chipset devicetree 2023-12-05 15:06:03 +00:00
superio superio/smsc: Add support for the SCH555x series 2023-12-01 17:40:11 +00:00
vendorcode vendorcode/amd/opensil: Implement cbmem_top_chipset 2023-11-30 15:16:47 +00:00
Kconfig Allow to build romstage sources inside the bootblock 2023-11-09 13:20:18 +00:00