commit | d44a0bd940bc69353e867e65f150cd97283ffd18 | [log] [tgz] |
---|---|---|
author | David Hu <david.hu@arm.com> | Tue Jan 18 14:51:35 2022 +0800 |
committer | David Hu <david.hu@arm.com> | Tue Jan 18 15:03:32 2022 +0800 |
tree | 0e7f23645d5c62eac43e4ba467b9c144b915c35e | |
parent | c6d1cd014241a4782e5b6d470292c2f7468bb0b0 [diff] |
Hotfix: Fix tests build issues - Remove unused test/suites folder - Re-enable TF-M to build secure tests alone by including raw log library in NS tests and BL2 tests. - Add TEST_BL2 flag to select raw log in BL2 tests instead of using DOMAIN_NS=1. Setting DOMAIN_NS=1 in BL2 build is confusing. - Remove root CMakeLists.txt as NS app, raw log and tests builds are split again. Signed-off-by: David Hu <david.hu@arm.com> Change-Id: I01e2e80d63bfebb54d056c3e03a346b466a5e025