commit | e9b61a79cae79af3dd8228c94e51fd8f796880be | [log] [tgz] |
---|---|---|
author | Kevin Peng <kevin.peng@arm.com> | Mon Jan 06 17:01:44 2020 +0800 |
committer | Kevin Peng <kevin.peng@arm.com> | Thu Feb 13 06:01:48 2020 +0000 |
tree | ea353a38e3657b12b116a1102825302049c1868a | |
parent | 732187cf47391287b8234626ea3df1b33d8287f2 [diff] |
Build: Add conditional build for secure context management Secure context management is only needed in multiple secure context model. This patch adds a build flag to disable context management. It's set to ON by default. Note that the NS client ID functionality will lose if secure context management is disabled. Change-Id: I06ed4fdee20a0192c54e2d08d453ee965ee3cbfc Signed-off-by: Kevin Peng <kevin.peng@arm.com>