commit | ae99e2d1448dafc7fa983bc40c1a578fee837d65 | [log] [tgz] |
---|---|---|
author | Xinyu Zhang <xinyu.zhang@arm.com> | Fri Jul 28 14:03:29 2023 +0800 |
committer | Xinyu Zhang <xinyu.zhang@arm.com> | Thu Aug 03 14:11:34 2023 +0800 |
tree | 0bb4e1799b47a2e793ce8a75e105afad07dd9e69 | |
parent | fe62ce454ddc6a8fba46b225bf8ec0b9d7b16166 [diff] |
Build: Unify isolation level setting with TFM_ISOLATION_LEVEL There is a CMake configuration "TFM_ISOLATION_LEVEL", which can also be used as the CMake compile definition. To make the code easier to maintain, remove current compile definition "TFM_LVL" and unify the isolation level setting with "TFM_ISOLATION_LEVEL". Signed-off-by: Xinyu Zhang <xinyu.zhang@arm.com> Change-Id: I659744b470e8da6f14457094402e45cf77964406