commit | ab5588a686edd99f04484b666b93a72fbfbe0f95 | [log] [tgz] |
---|---|---|
author | Kevin Peng <kevin.peng@arm.com> | Sat Jan 29 14:45:10 2022 +0800 |
committer | Kevin Peng <kevin.peng@arm.com> | Sat Jan 29 14:56:07 2022 +0800 |
tree | e93a0f6d70fafa652049a8b70a3bae8b1af845aa | |
parent | 2a6067bece77214bc7cbb35154d862b4d9bacecd [diff] |
Interface: Fix the NS PSA API when no connection-based Services When there is no connectio-based RoT Service, the APIs dedicated for them are not included in building. But this tfm_psa_ns_api.c was missed. This patch fixes this. Change-Id: Ic442a0e9294dc59125c2e4f5463adda129d19a8f Signed-off-by: Kevin Peng <kevin.peng@arm.com>