commit | 7d08a3dd02125f2d2a49c0f99ad901e2c3db3389 | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@foss.st.com> | Fri May 07 14:50:32 2021 +0200 |
committer | Tom Rini <trini@konsulko.com> | Mon Jun 07 10:48:40 2021 -0400 |
tree | d960f0ed97eb630868f13c9969ac79e594c5d975 | |
parent | 358c7789afb8b1723be596040fbfb4964cc3f703 [diff] |
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>