commit | b42ed862a0d6db2e91ec692211fc178202d66015 | [log] [tgz] |
---|---|---|
author | Kevin Peng <kevin.peng@arm.com> | Mon Aug 08 14:44:02 2022 +0800 |
committer | David Hu <david.hu@arm.com> | Mon Aug 29 07:43:23 2022 +0200 |
tree | c3e06e56c680ec9d517c044e6a8fbc36207b7af7 | |
parent | e4993ed1fec553d8aacc09aa7a48f2d599d01f2c [diff] |
tfm_secure_api.h should be Library Model only The APIs declared in tfm_secure_api.h are Library Model Only. This patch removes its inclusion in IPC/SFN SPM and partitions, cleans it up and moves to Library Model directory. Change-Id: Ica46404570cf547566eb63d7f5429ce2a0588ac5 Signed-off-by: Kevin Peng <kevin.peng@arm.com>