coreboot/src/soc/intel
Elyes Haouas 5ebf107305 soc/intel/common/mma: 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: Id19193b960935eeffca8e8db60073321592368fe
Signed-off-by: Elyes Haouas <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/76836
Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2023-08-01 12:51:46 +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/pch/me.c: Use C99 flexible arrays 2023-07-30 09:57:56 +00:00
cannonlake soc/intel/cannonlake: Hook up ucode for CML-S 2023-07-14 18:49:33 +00:00
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 soc/intel: Rename pcr.asl to pch_pcr.asl 2023-07-13 16:37:56 +00:00
jasperlake soc/intel: Rename pcr.asl to pch_pcr.asl 2023-07-13 16:37:56 +00:00
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 soc/intel: Rename pcr.asl to pch_pcr.asl 2023-07-13 16:37:56 +00:00
xeon_sp soc/intel/xeon/spr: Improve RMT configuration 2023-07-25 13:21:16 +00:00
Makefile.inc soc: Add SPDX license headers to Makefiles 2022-10-31 03:27:13 +00:00