coreboot/src/arch
Benjamin Doron 07dda337b7 acpi: Fix BERT size_t printf format error
Fix compilation on GCC 10.2.1 and address the underlying issue. The
printf format specifier for a size_t type is z.

Change-Id: Ieb1db6c0c3eb4947bd3617e418bac238b70ec08f
Signed-off-by: Benjamin Doron <benjamin.doron00@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/50051
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2021-02-07 21:54:00 +00:00
..
arm src: Remove useless comments in "includes" lines 2021-02-04 10:18:49 +00:00
arm64 arm64/armv8: Set ARCH_ARMV8_EXTENSION depend on ARCH_ARM64 2021-01-25 08:55:08 +00:00
ppc64 arch/ppc64: Remove .id section in bootblock 2020-12-17 06:25:00 +00:00
riscv src: Remove redundant include <rules.h> 2021-02-07 21:53:23 +00:00
x86 acpi: Fix BERT size_t printf format error 2021-02-07 21:54:00 +00:00