coreboot/src
Felix Held f04e5f9af7 lib/string: change parameter types to match C standard
The third parameter of strncpy and strncmp is supposed to be a size_t
and not a signed int.

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: I485e45e18232a0d1625d4d626f923ec66cfbe4a2
Reviewed-on: https://review.coreboot.org/c/coreboot/+/83222
Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Varshit Pandya <pandyavarshit@gmail.com>
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Reviewed-by: Elyes Haouas <ehaouas@noos.fr>
2024-06-27 03:29:42 +00:00
..
acpi acpi: Rename acpi_create_dmar_drhd 2024-06-26 18:07:30 +00:00
arch arch/arm64: Add Kconfig option ARM64_BL31_OPTEE_WITH_SMC 2024-06-21 01:49:43 +00:00
commonlib commonlib/device_tree: Improve node and property allocation speed 2024-06-27 00:29:17 +00:00
console console: Only add non-stub code to romstage if SEPARATE_ROMSTAGE=y 2024-06-16 13:47:11 +00:00
cpu mb/emulation/qemu: Configure TSEG size 2024-06-21 15:52:24 +00:00
device device/azalia_device.c: Use azalia_enter_reset() 2024-06-27 03:22:15 +00:00
drivers tpm: Add Ti50 OpenTitan DID_VID 2024-06-14 12:33:31 +00:00
ec acpigen_ps2_keybd: Support a Do Not Disturb key 2024-06-24 15:17:56 +00:00
include lib/string: change parameter types to match C standard 2024-06-27 03:29:42 +00:00
lib lib/string: change parameter types to match C standard 2024-06-27 03:29:42 +00:00
mainboard mb/google/fatcat: Add minimal code support for fatcat 2024-06-26 22:30:42 +00:00
northbridge acpi: Rename acpi_create_dmar_drhd 2024-06-26 18:07:30 +00:00
sbom
security cpu/x86/pae/pgtbl.c: extract reusable code from memset_pae() 2024-05-29 13:04:30 +00:00
soc acpi: Rename acpi_create_dmar_drhd 2024-06-26 18:07:30 +00:00
southbridge sb/intel/lynxpoint/fadt: Fill extended FADT after populating lengths 2024-06-11 18:59:24 +00:00
superio tree: Drop non-existent directories from subdirs-y 2024-06-11 11:26:07 +00:00
vendorcode vc/amd/opensil/*/opensil.h: add missing device/device.h include 2024-06-17 14:27:30 +00:00
Kconfig Kconfig: Update FW_CONFIG Kconfig options 2024-06-25 08:12:58 +00:00