coreboot-kgpe-d16/tests/lib
Jakub Czapiga ea619425ee commonlib: Move commonlib/cbmem_id.h to commonlib/bsd/
Libpayload requires cbmem_id.h file to support extracting values from
CBMEM IMD entries of coreboot tables. Libpayload use BSD-3-Clause
license, and all of its files used to compile a static library have to
use it too.

Change-Id: I97c080e34ebdbcdf14fe3a3c9515b1dea8ede179
Signed-off-by: Jakub Czapiga <jacz@semihalf.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/59696
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Georgi <patrick@coreboot.org>
2021-11-30 17:23:37 +00:00
..
Makefile.inc arch/x86: Refactor the SMBIOS type 17 write function 2021-11-11 09:10:10 +00:00
b64_decode-test.c
bootmem-test.c
cbfs-lookup-test.c
cbfs-verification-test.c
cbmem_console-test.c
cbmem_stage_cache-test.c commonlib: Move commonlib/cbmem_id.h to commonlib/bsd/ 2021-11-30 17:23:37 +00:00
compute_ip_checksum-test.c
coreboot_table-test.c
crc_byte-test.c
dimm_info_util-test.c arch/x86: Refactor the SMBIOS type 17 write function 2021-11-11 09:10:10 +00:00
edid-test.c
fmap-test.c
hexstrtobin-test.c
imd-test.c
imd_cbmem-test.c
libgcc-test.c
list-test.c lib/list: Add list_append 2021-11-03 08:29:16 +00:00
lzma-test.c
malloc-test.c
memchr-test.c
memcmp-test.c
memcpy-test.c
memmove-test.c
memrange-test.c
memset-test.c
region_file-test.c
rtc-test.c
spd_cache-test.c
stack-test.c
string-test.c
timestamp-test.c
uuid-test.c