coreboot/src
Matt DeVillier 0d18307640 device/pciexp: Make aspm_type_str pointer const
Fix checkpatch warning by changing aspm_type_str array to use
'static const char * const' instead of 'static const char *'.

Change-Id: Id1082447e309b840c965326a74c4ab00f3a1536c
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/90914
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Sean Rhodes <sean@starlabs.systems>
2026-01-28 13:30:21 +00:00
..
acpi acpi: Add enums for TPM2 start method 2026-01-14 17:03:18 +00:00
arch Makefile.mk: Remove "crt0" dead code 2026-01-25 19:05:42 +00:00
commonlib Revert "commonlib/list: Support circular list" 2026-01-27 17:41:30 +00:00
console console: Fix flushing for slow consoles 2025-10-02 22:44:46 +00:00
cpu Makefile.mk,cpu/intel/fit/Makefile.mk: introduce CBFS_REGIONS 2025-12-20 17:39:22 +00:00
device device/pciexp: Make aspm_type_str pointer const 2026-01-28 13:30:21 +00:00
drivers tests/lib/coreboot_table-test.c: Add lb_string_platform_blob_version 2026-01-23 21:38:33 +00:00
ec ec/lenovo/h8: Properly advertised used I/O 2026-01-25 19:23:22 +00:00
include assert.h: Remove printk dependency for ENV_TEST 2026-01-27 01:59:50 +00:00
lib tests/lib/coreboot_table-test.c: Add lb_string_platform_blob_version 2026-01-23 21:38:33 +00:00
mainboard mb/google/dedede: Disable PCIe RP8 by default 2026-01-28 13:29:45 +00:00
northbridge device/dram/ddr3: Fill in voltage fields for SMBIOS type 17 2025-12-08 02:36:00 +00:00
sbom
security drivers/amd/ftpm: Add fTPM driver for PSP emulated CRB TPMs 2026-01-14 17:02:47 +00:00
soc soc/qualcomm/x1p42100: Relocate CBMEM top to PIL region base 2026-01-28 05:51:14 +00:00
southbridge sb/intel/ibexpeak: Remove 6/7 series chipset PCI IDs 2026-01-16 16:46:49 +00:00
superio sio/nuvoton/common: Refactor nuvoton_pnp_*_config_state() 2026-01-03 03:40:12 +00:00
vendorcode vc/amd/fsp: Add SMBIOS Type 19 and 20 2026-01-28 13:28:08 +00:00
Kconfig arch/x86/ioapic.c: Support 8-bit IOAPIC IDs 2026-01-13 16:19:43 +00:00