commit | 8a6f7e7ad91db357d89ee51908d887a4df4d99b2 | [log] [tgz] |
---|---|---|
author | Sughosh Ganu <sughosh.ganu@linaro.org> | Wed Jul 24 11:32:24 2024 +0530 |
committer | Tom Rini <trini@konsulko.com> | Wed Jul 24 08:40:46 2024 -0600 |
tree | c64da848ed49c8800e4ae6a03a92192b8e5bb1e5 | |
parent | 27ed8eddbb63520335d05d52b74ec7cb2c8f1669 [diff] |
lmb: ut: re-enable unit tests All the changes needed for making the LMB memory map persistent and global have been made, including making corresponding changes in the test code. Re-enable the unit tests on the platforms. Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org>