coreboot/src
Arthur Heymans e4e29c9e78 vendorcode/cavium: Use unsigned integers in struct bitfields
Bitfields with signed integers are not valid C code. This fixes
compilation with clang v16.0.6.

Change-Id: I0b2add2f1078a88347fea7dc65d422d0e5a210a1
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/80638
Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2024-03-21 11:23:24 +00:00
..
acpi acpi/acpigen_pci_root_resource_producer: zero-pad ranges 2024-03-01 16:24:22 +00:00
arch arch/x86: Directly return result of IS_POWER_OF_2() 2024-03-19 17:04:40 +00:00
commonlib soc/intel/xeon_sp: Drop RMRR entry for USB 2024-03-19 10:59:08 +00:00
console
cpu cpu/x86/smm: Pass full SMRAM region info to SMM runtime 2024-03-20 06:11:20 +00:00
device device/pnp_device: fix log levels for unassigned resource messages 2024-02-29 21:40:49 +00:00
drivers drivers/intel/fsp2_0: Use DECLARE_REGION for FSP-M heap 2024-03-19 13:00:50 +00:00
ec ec/hp/kbc1126/acpi: Drop unnecessary _STA methods 2024-03-16 15:20:04 +00:00
include symbols: Add __maybe_unused flag to region variable symbols 2024-03-18 16:53:36 +00:00
lib treewide: Move stdlib.h to commonlib 2024-03-15 10:09:43 +00:00
mainboard mb/google/brya: Create a tivviks variant 2024-03-21 07:21:03 +00:00
northbridge nb/haswell: Disable iGPU when dGPU is used 2024-03-04 15:22:21 +00:00
sbom
security
soc soc/intel/adl: Guard TWL SoC missing UPDs for build integrity 2024-03-21 07:20:56 +00:00
southbridge
superio superio/acpi: Add SUPERIO_PNP_NO_DIS to support always active LDNs 2024-03-01 15:37:48 +00:00
vendorcode vendorcode/cavium: Use unsigned integers in struct bitfields 2024-03-21 11:23:24 +00:00
Kconfig src/Kconfig: Make it possible to override CCACHE in site-local 2024-03-17 16:37:54 +00:00