commit | 90f102f8dcf33afc4a93e2ede88b1792d7a32279 | [log] [tgz] |
---|---|---|
author | Shawn Shan <Shawn.Shan@arm.com> | Fri Feb 19 10:45:07 2021 +0800 |
committer | Ken Liu <ken.liu@arm.com> | Wed Feb 24 06:42:57 2021 +0000 |
tree | 878d1cae87caa45507d579f3c12aa10cde29fc51 | |
parent | 27dd4c6a8cff68be550d5e12dc9e7cf0af350547 [diff] |
SPM: Change log level from variable to string in Cmake - TFM_SPM_LOG_LEVEL_SILENCE is a special string, not a variable in Cmake, change it to string type. - Exclude TFM_SVC_OUTPUT_UNPRIV_STRING in silence log level. Change-Id: Idf7ab9955e8568e47d3cdc5ab86ec783945ed086 Signed-off-by: Shawn Shan <Shawn.Shan@arm.com>