
Hi Sughosh,
On Wed, 14 Aug 2024 at 12:00, Sughosh Ganu sughosh.ganu@linaro.org wrote:
The LMB module code is being overhauled to make it's memory map global and persistent. This involves extensive changes to the LMB code. Disable the unit test code temporarily till the changes are in place. These tests will be enabled in a subsequent commit once all the LMB module and the corresponding test code changes have been made.
Signed-off-by: Sughosh Ganu sughosh.ganu@linaro.org
Changes since V1: None
configs/sandbox64_defconfig | 4 +--- configs/sandbox_defconfig | 7 ++++--- configs/sandbox_flattree_defconfig | 4 +--- configs/sandbox_noinst_defconfig | 8 ++++---- configs/sandbox_spl_defconfig | 8 ++++---- configs/sandbox_vpl_defconfig | 7 ++----- configs/snow_defconfig | 2 +- 7 files changed, 17 insertions(+), 23 deletions(-)
As mentioned last time, could you update the tests as you update the code? That way we can bisect if something goes wrong later.
Regards, Simon