]> git.dujemihanovic.xyz Git - u-boot.git/commit
test: lmb: add test for lmb_reserve_flags
authorPatrick Delaunay <patrick.delaunay@foss.st.com>
Fri, 7 May 2021 12:50:32 +0000 (14:50 +0200)
committerTom Rini <trini@konsulko.com>
Mon, 7 Jun 2021 14:48:40 +0000 (10:48 -0400)
commit7d08a3dd02125f2d2a49c0f99ad901e2c3db3389
treed960f0ed97eb630868f13c9969ac79e594c5d975
parent358c7789afb8b1723be596040fbfb4964cc3f703
test: lmb: add test for lmb_reserve_flags

Add a test to check the management of reserved region with flags.

Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
test/lib/lmb.c