coreboot-kgpe-d16/src/soc/intel
Elyes Haouas 408232e4bf soc/intel/broadwell/include/soc/me.h: Use C99 flexible arrays
Use C99 flexible arrays instead of older style of one-element or
zero-length arrays.
It allows the compiler to generate errors when the flexible array does
not occur at the end in the structure.

Change-Id: I2d65e9dbefc8fa5d8288151995a587f76049c65a
Signed-off-by: Elyes Haouas <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/76837
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
2023-08-01 12:52:47 +00:00
..
alderlake soc/intel/alderlake: Allow channel 0 for DDR5 memory-down 2023-07-31 14:01:27 +00:00
apollolake soc/intel/apl: Hide PMC/IPC ACPI device from Windows 2023-07-31 14:07:51 +00:00
baytrail acpi: Move ECAM resource below PNP0C02 device in a common place 2023-07-20 10:38:42 +00:00
braswell acpi: Move ECAM resource below PNP0C02 device in a common place 2023-07-20 10:38:42 +00:00
broadwell soc/intel/broadwell/include/soc/me.h: Use C99 flexible arrays 2023-08-01 12:52:47 +00:00
cannonlake
common soc/intel/common/mma: Use C99 flexible arrays 2023-08-01 12:51:46 +00:00
denverton_ns acpi: Move ECAM resource below PNP0C02 device in a common place 2023-07-20 10:38:42 +00:00
elkhartlake
jasperlake
meteorlake soc/intel/meteorlake: Remove dummy CPU_SPECIFIC_OPTIONS 2023-07-25 13:23:54 +00:00
skylake acpi: Move ECAM resource below PNP0C02 device in a common place 2023-07-20 10:38:42 +00:00
tigerlake
xeon_sp soc/intel/xeon/spr: Improve RMT configuration 2023-07-25 13:21:16 +00:00
Makefile.inc