coreboot/payloads/libpayload/tests
Jakub Czapiga 8fac662f30 libpayload/libc/fmap: Implement new FlashMap API
This patch introduces new FlashMap API, the fmap_locate_area().
It works on cached FlashMap provided in lib_sysinfo.fmap_cache.

Change-Id: Idbf9016ce73aa58e17f3ee19920ab83dc6c25abb
Signed-off-by: Jakub Czapiga <jacz@semihalf.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/59494
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Julius Werner <jwerner@chromium.org>
2021-12-23 14:37:42 +00:00
..
data libpayload: initial test case + tiny "framework" 2013-03-22 00:35:32 +01:00
drivers tests: Move x86 I/O functions to include/mock/arch/io.h 2021-11-04 15:07:38 +00:00
include/tests tests: Move x86 I/O functions to include/mock/arch/io.h 2021-11-04 15:07:38 +00:00
libc libpayload/libc/fmap: Implement new FlashMap API 2021-12-23 14:37:42 +00:00
cbfs-x86-test.c libpayload: initial test case + tiny "framework" 2013-03-22 00:35:32 +01:00
libpayload-config.h libpayload: Change CONFIG_X86_SERIAL_CONSOLE to CONFIG_8250_SERIAL_CONSOLE 2014-08-28 01:40:48 +02:00
Makefile Remove empty lines at end of file 2015-06-08 00:55:07 +02:00
Makefile.inc tests: Disable -Wmain-return-type for clang 2021-12-07 17:47:35 +00:00