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 tests: Improve test output readability 2021-09-01 19:38:09 +00:00
bootmem-test.c tests: Improve test output readability 2021-09-01 19:38:09 +00:00
cbfs-lookup-test.c tests: Add lib/cbfs-lookup-test test case 2021-09-14 23:35:38 +00:00
cbfs-verification-test.c tests: Add lib/cbfs-verification-test test case 2021-09-02 00:31:02 +00:00
cbmem_console-test.c tests: Improve test output readability 2021-09-01 19:38:09 +00:00
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 tests: Improve test output readability 2021-09-01 19:38:09 +00:00
coreboot_table-test.c tests: Improve test output readability 2021-09-01 19:38:09 +00:00
crc_byte-test.c tests: Improve test output readability 2021-09-01 19:38:09 +00:00
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 tests: Improve test output readability 2021-09-01 19:38:09 +00:00
fmap-test.c tests: Improve test output readability 2021-09-01 19:38:09 +00:00
hexstrtobin-test.c tests: Improve test output readability 2021-09-01 19:38:09 +00:00
imd-test.c tests: Improve test output readability 2021-09-01 19:38:09 +00:00
imd_cbmem-test.c tests: Improve test output readability 2021-09-01 19:38:09 +00:00
libgcc-test.c tests: Improve test output readability 2021-09-01 19:38:09 +00:00
list-test.c lib/list: Add list_append 2021-11-03 08:29:16 +00:00
lzma-test.c tests: Add lib/lzma-test test case 2021-10-14 13:13:07 +00:00
malloc-test.c tests: Improve test output readability 2021-09-01 19:38:09 +00:00
memchr-test.c tests: Improve test output readability 2021-09-01 19:38:09 +00:00
memcmp-test.c tests: Improve test output readability 2021-09-01 19:38:09 +00:00
memcpy-test.c tests: Improve test output readability 2021-09-01 19:38:09 +00:00
memmove-test.c tests: Improve test output readability 2021-09-01 19:38:09 +00:00
memrange-test.c tests: Improve test output readability 2021-09-01 19:38:09 +00:00
memset-test.c tests: Improve test output readability 2021-09-01 19:38:09 +00:00
region_file-test.c tests: Improve test output readability 2021-09-01 19:38:09 +00:00
rtc-test.c tests: Improve test output readability 2021-09-01 19:38:09 +00:00
spd_cache-test.c tests: Improve test output readability 2021-09-01 19:38:09 +00:00
stack-test.c tests: Improve test output readability 2021-09-01 19:38:09 +00:00
string-test.c tests: Improve test output readability 2021-09-01 19:38:09 +00:00
timestamp-test.c tests: Improve test output readability 2021-09-01 19:38:09 +00:00
uuid-test.c tests: Improve test output readability 2021-09-01 19:38:09 +00:00