coreboot-kgpe-d16/payloads/libpayload/tests
Yu-Ping Wu c1d7d89d48 libpayload/libcbfs: Fix file hash check
Fix the buffer pointer passed to cbfs_file_hash_mismatch().

Add a test case with LZ4 compression, which would catch the bug we are
fixing.

Change-Id: I36605e2dbc0423fa6743087512f2042b37c49d35
Signed-off-by: Yu-Ping Wu <yupingso@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/65149
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
Reviewed-by: Julius Werner <jwerner@chromium.org>
2022-06-16 18:02:34 +00:00
..
data
drivers
include
libc
libcbfs libpayload/libcbfs: Fix file hash check 2022-06-16 18:02:34 +00:00
mocks
Makefile
Makefile.inc commonlib: Clean up compiler.h 2022-06-07 12:34:35 +00:00
cbfs-x86-test.c
libpayload-config.h