coreboot/src
Felix Singer e57478e238 treewide: Apply nonstring attribute to unterminated strings
Applying the attribute silences the following error and allows
compilation with GCC 15.2.

  error: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute

Change-Id: I33cf3219f34e297de03f67d3e73058b10930c9f8
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/90631
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Maximilian Brune <maximilian.brune@9elements.com>
2026-03-27 18:09:27 +00:00
..
acpi acpi/dsdt_top.asl: Move RBUF out of the _CRS method 2026-02-09 15:20:48 +00:00
arch arch/arm64: Add debug API to dump MMU page table configuration 2026-03-21 03:02:21 +00:00
commonlib treewide: Apply nonstring attribute to unterminated strings 2026-03-27 18:09:27 +00:00
console console: Fix flushing for slow consoles 2025-10-02 22:44:46 +00:00
cpu cpu/x86/smm: reserve SMRAM for OPAL S3 state 2026-03-18 14:54:39 +00:00
device dram/ddr3: Add speed in MT/s 2026-02-19 19:20:43 +00:00
drivers drivers/amd/ftpm: Fix compilation 2026-03-23 15:07:30 +00:00
ec ec/lenovo/h8: Implement LOGO LED 2026-03-27 18:08:16 +00:00
include treewide: Apply nonstring attribute to unterminated strings 2026-03-27 18:09:27 +00:00
lib smbios: Add smbios_cache_speed() implementation 2026-03-24 14:48:23 +00:00
mainboard mb/starlabs/*: disable TCO Intruder SMI 2026-03-27 18:07:45 +00:00
northbridge treewide: Apply nonstring attribute to unterminated strings 2026-03-27 18:09:27 +00:00
sbom sbom: Fix build with merged bootblock and romstage 2025-07-07 14:29:29 +00:00
security vc/tcg/opal: add OPAL packet builder for S3 unlock 2026-03-19 19:36:48 +00:00
soc soc/amd/common/block/psp: Add commands for A/B recovery 2026-03-27 18:09:13 +00:00
southbridge sb/intel/wildcatpoint/pcie.c: Reorder some steps 2026-03-06 20:06:58 +00:00
superio sio/nuvoton/nct6776: Switch to common init code 2026-02-19 19:19:43 +00:00
vendorcode vc/tcg/opal: add OPAL packet builder for S3 unlock 2026-03-19 19:36:48 +00:00
Kconfig Kconfig: move IOAPIC option to x86 Kconfig 2026-03-07 20:57:24 +00:00