zephyr/soc
Ella MA 3f58d49843 soc: mec172x: ecia: Adjust girq_regs to avoid flexible-array-like behaviors
Struct girq_regs has an array field of length 1 at its end. Since this
field is never used in the code base, we can replace it with a non-array
field of its original element type to remove the flexible-array-like
behaviors and avoid using a flexible array file in the middle of a
struct or defining an array of flexible array struct type.

Fixes zephyrproject-rtos#84251

Signed-off-by: Ella MA <xutong.ma@inria.fr>
2025-06-18 09:25:04 -04:00
..
adi/max32 soc: adi: max32: Add dependency to idle cpu hook 2025-05-28 01:46:50 +02:00
aesc soc: Add aesc 2025-05-14 14:09:41 +02:00
ambiq soc: ambiq: workaround for issue #90777 2025-06-17 07:22:44 +02:00
amd/acp_6_0
andestech linker: move last section id constant to c-code 2025-05-08 15:55:40 +02:00
antmicro/myra
arm pinctrl: add support for mps4 2025-06-09 14:35:12 -07:00
aspeed
atmel
bflb soc: bflb: fix bl60x using wrong mtime freq 2025-06-18 09:12:26 -04:00
brcm
cdns arch/common: Mark interrupt tables const when !DYNAMIC_INTERRUPTS 2025-06-10 22:13:09 +02:00
common
efinix/sapphire
ene/kb1200 driver: i2c: ene_kb1200 i2c slave address 2025-04-22 09:58:32 +02:00
espressif soc/esp32c6: Discard .note.GNU-stack sections while linking 2025-06-17 16:06:21 +02:00
gaisler
gd/gd32
infineon board: infineon: add XMC7200 Eval board support 2025-05-28 21:29:20 +02:00
intel SoC: Intel: ADSP: ACE30: add .imrdata to MMU definitions 2025-06-10 12:52:38 -04:00
ite/ec drivers/espi: ite: Add it51xxx compatibility with it8xxx2 support retained 2025-06-16 14:12:44 +02:00
litex/litex_vexriscv
lowrisc/opentitan
mediatek/mt8xxx soc: mediatek: fix typo in macro name 2025-06-17 17:45:47 +02:00
microchip soc: mec172x: ecia: Adjust girq_regs to avoid flexible-array-like behaviors 2025-06-18 09:25:04 -04:00
native/inf_clock soc posix: Be explicit about wanting the function address 2025-05-13 12:09:30 +02:00
neorv32 soc: neorv32: bump supported version to v1.11.3 2025-04-29 13:00:17 +02:00
nordic soc: nordic: 54h20: bicr: Fix order of enum 2025-06-18 09:08:25 -04:00
nuvoton soc: nuvoton: npcx: update default SYS_CLOCK_HW_CYCLES_PER_SEC 2025-06-16 14:13:55 +02:00
nxp boards: shield: nxp_m2_wifi_bt: Updated reg domain 2025-06-18 11:21:43 +01:00
oct/osd32mp15x
openhwgroup/cva6 soc: cv32a6: Remove erroneous CPU_HAS_FPU configs 2025-04-18 17:46:30 +02:00
openisa/rv32m1 soc/openisa: Discard .note.GNU-stack sections while linking 2025-06-17 16:06:21 +02:00
qemu
quicklogic/eos_s3
raspberrypi/rpi_pico soc: raspberrrypi: rp2350: Add missing FPU support 2025-06-11 16:19:59 -07:00
realtek/ec driver: crypto: add crypto driver for rts5912 2025-06-07 13:29:07 +01:00
renesas soc: renesas: Add initial support for Renesas RZ/V2N 2025-06-16 14:00:22 -04:00
renode
rockchip
sensry soc/sensry: Discard .note.GNU-stack sections while linking 2025-06-17 16:06:21 +02:00
sifive/sifive_freedom soc/sifive: differentiate between FE310-G000 and FE310-G002 2025-06-02 17:37:32 +02:00
silabs soc: silabs: s2: Only configure SMU and SAU once on boot 2025-06-13 10:15:03 -07:00
snps
st/stm32 soc: linker.ld: add linker script for stm32mp2x 2025-06-17 08:20:33 +02:00
starfive/jh71xx
telink/tlsr
ti soc: ti: k3: add AM2434 support 2025-06-16 13:59:09 -04:00
wch/ch32v soc: Add support for the WCH CH32V303 2025-05-24 18:03:53 +02:00
xen
xlnx soc: amd: Add support for AMD Versal Gen 2 RPU 2025-05-19 13:32:09 +02:00
CMakeLists.txt
Kconfig
Kconfig.v2