commit | ca4846e37540b92902fe97ccb11146bd5aea61fb | [log] [tgz] |
---|---|---|
author | Kevin Peng <kevin.peng@arm.com> | Tue Oct 20 17:50:20 2020 +0800 |
committer | Ken Liu <ken.liu@arm.com> | Fri Oct 23 08:07:47 2020 +0000 |
tree | bc5b6788ef4561c0bb4a0e5fa5de3896ba2e5fad | |
parent | b1eb42b4dca6d262d38f450eb029872e3f5fcf6e [diff] |
Build: Change NS log from interface to test log system The NS binary in tf-m-tests repo should use its own log implementations. This part is missed on the new build system. This patch fixes this by: 1. Add the tfm NS library into build (the library CMake is added by the test repo) 2. Remove the build of log under interface for NS API Change-Id: Ib25758950700e819863d278f4a97dcae70bedaa1 Signed-off-by: Kevin Peng <kevin.peng@arm.com>