coreboot/src/include
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 include/acpi/acpi_pld.h: Fix order of colour components 2026-03-19 19:35:10 +00:00
arch-generic
boot tests/lib/coreboot_table-test.c: Add lb_string_platform_blob_version 2026-01-23 21:38:33 +00:00
console treewide: Use __printf macro instead of "__attribute__(format(printf" 2026-01-29 14:30:31 +00:00
cpu treewide: Apply nonstring attribute to unterminated strings 2026-03-27 18:09:27 +00:00
device lib/spd_bin: Add support for DDR5 SPD parsing 2026-02-17 20:46:41 +00:00
efi
mipi mipi/panel: Add 'poweroff' field to panel_serializable_data 2026-01-14 09:40:54 +00:00
pc80
security/tcg security/tcg: add OPAL S3 unlock Kconfig 2026-03-19 14:07:18 +00:00
smp include/smp/node: Drop unused is_smp_boot 2025-07-01 15:08:52 +00:00
superio
sys
adainit.h
asan.h
assert.h assert.h: Remove printk dependency for ENV_TEST 2026-01-27 01:59:50 +00:00
b64_decode.h
base3.h
boardid.h
boot_device.h drivers/spi: Allow SoC to provide the SPI flash CS index 2026-01-17 23:41:39 +00:00
bootblock_common.h
bootmem.h lib/bootmem: Add memory type for Armv9 MTE tag storage 2025-12-13 14:29:29 +00:00
bootmode.h
bootsplash.h vc/google/chromeos: Add platform hook for emergency battery shutdown 2026-02-25 22:55:57 +00:00
bootstate.h
cbfs.h CBFS verification: support Top Swap redundancy 2025-12-20 17:39:43 +00:00
cbfs_glue.h
cbmem.h tree: Use boolean for s3resume 2025-10-23 13:34:15 +00:00
cper.h include/cper.h: Add check information structures 2026-01-14 11:17:54 +00:00
crc_byte.h
ctype.h
delay.h
devtree_update.h lib: Rename devtree_update to mb_devtree_update 2026-03-06 20:33:48 +00:00
dimm_info_util.h
dp_aux.h
edid.h treewide: Apply nonstring attribute to unterminated strings 2026-03-27 18:09:27 +00:00
elog.h
endian.h Remove <swab.h> and swabXX() functions 2025-12-12 07:09:45 +00:00
espi.h
fallback.h
fit.h
fmap.h include/fmap.h: Require FMAP_FLASH_SIZE == CONFIG_ROM_SIZE 2026-01-23 18:54:11 +00:00
framebuffer_info.h lib/edid_fill_fb: Add dual pipe flag to lb_framebuffer_flags 2025-11-18 07:37:20 +00:00
fw_config.h lib/fw_config: Add mainboard hook for selective probe override 2026-03-19 17:17:56 +00:00
gpio.h
halt.h
identity.h
imd.h
imd_private.h
input-event-codes.h
inttypes.h
kconfig.h
lib.h
limits.h
main_decl.h
memlayout.h memlayout: Introduce PRERAM and POSTRAM DMA coherent regions 2025-11-22 17:23:55 +00:00
memory_info.h include: commonlib: Move memory_info and dimm_info to commonlib 2025-11-22 18:54:55 +00:00
memrange.h
metadata_hash.h
mrc_cache.h
mtcl.h
nhlt.h
option.h include/option: Add verstage stub for UEFI variable store backend 2025-12-02 15:17:33 +00:00
post.h
program_loading.h
ramdetect.h
random.h
reg_script.h
region_file.h
reset.h
rmodule.h
romstage_common.h
romstage_handoff.h tree: Use boolean for s3resume 2025-10-23 13:34:15 +00:00
rtc.h
rules.h rules.h: Add ENV_RAMSTAGE_LOADER 2025-12-20 17:35:52 +00:00
sar.h
sdram_mode.h
smbios.h smbios: Add smbios_cache_speed() implementation 2026-03-24 14:48:23 +00:00
smmstore.h
spd.h
spd_bin.h soc/common/smbus: Support reading SPD5 hubs for DDR5 2025-08-02 01:47:44 +00:00
spd_cache.h
spi-generic.h
spi_bitbang.h
spi_flash.h
spi_sdcard.h
stage_cache.h tree: Use boolean for s3resume 2025-10-23 13:34:15 +00:00
stdarg.h
stdbool.h
stddef.h
stdint.h
stdio.h
stdlib.h
string.h
symbols.h memlayout: Introduce PRERAM and POSTRAM TTB regions 2026-03-10 12:23:07 +00:00
thread.h
timer.h
timestamp.h
types.h
uuid.h
ux_locales.h
vbe.h
version.h
watchdog.h
wrdd.h