aboutsummaryrefslogtreecommitdiff
path: root/platform/CMakeLists.txt
diff options
context:
space:
mode:
authorSummer Qin <summer.qin@arm.com>2020-11-19 15:48:57 +0800
committerKen Liu <ken.liu@arm.com>2020-12-15 03:40:58 +0000
commit5a212ec8141ddf720a328d7a37d49c3b9095158f (patch)
tree86396523f027c64e7c10a875e296bbdc998af065 /platform/CMakeLists.txt
parentc630b886916d1bce801e33c24d2a8c2daf0d7ced (diff)
downloadtrusted-firmware-m-5a212ec8141ddf720a328d7a37d49c3b9095158f.tar.gz
Partition: Move partitions secure api into SPRTL
Original parition secure api is declared in 'SFN' section. However, if one secure api is not used, it will still be kept in binary. This will cost some memory. To improve it, we put these partition secure api in SPRTL. Then, the unused functions will be discarded by toolchain. Change the tfm_secure_api library attribute to 'INTERFACE' since the public sources are moved into tfm_sprt library. Change-Id: I13799bd50b2a6b700ffa6d029d0af3dbb84e584f Signed-off-by: Summer Qin <summer.qin@arm.com>
Diffstat (limited to 'platform/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions