commit | af60229707b905aebb26da7a51afc438bb25d733 | [log] [tgz] |
---|---|---|
author | Kevin Peng <kevin.peng@arm.com> | Tue Oct 20 17:49:52 2020 +0800 |
committer | Ken Liu <ken.liu@arm.com> | Fri Oct 23 08:49:01 2020 +0000 |
tree | d51d208f7e09e2a7dad84a4c94e8795a2b7714bd | |
parent | 23d6a19b628220635af9b5664ad39ee88a2d4db5 [diff] |
Build: Add the tfm NS log library This part is missed for the new build system. The NS log implementations have been seperated from the TF-M. The NS is using the one in TF-M. This patch adds the NS log library. Corresponding changes are required in TF-M repo to 1. Add the NS log library to build 2. Remove the build for the log implementation in NS interface Change-Id: Ic71b244fb93651974422b49a24d08e5a270dd5f5 Signed-off-by: Kevin Peng <kevin.peng@arm.com>