commit | 732187cf47391287b8234626ea3df1b33d8287f2 | [log] [tgz] |
---|---|---|
author | Kevin Peng <kevin.peng@arm.com> | Tue Jan 07 16:50:15 2020 +0800 |
committer | Kevin Peng <kevin.peng@arm.com> | Thu Feb 13 06:01:23 2020 +0000 |
tree | 87cc71308f7cc5980e8f1158818dcb192402eba6 | |
parent | ce2692de623a365f980afbab9d1178cea03eb6e9 [diff] |
Core: Refine NSPM implementation when NS ID is disabled There are some codes for NS client ID management compiled even when TFM_NS_CLIENT_IDENTIFICATION is OFF. This patch makes those codes optional and also install the nspm interfaces conditionally. Change-Id: Ia5d82d5dcdf12510b5c87f3bf400b56e950d4e4c Signed-off-by: Kevin Peng <kevin.peng@arm.com>