commit | ec27c23f522b654783bef3920307e4bd89d087af | [log] [tgz] |
---|---|---|
author | Jianliang Shen <jianliang.shen@arm.com> | Mon Jul 25 17:54:33 2022 +0800 |
committer | David Hu <david.hu@arm.com> | Wed Aug 03 15:36:55 2022 +0200 |
tree | 0f3ea845c6ae23c0f1435691fa7f92aac3a66500 | |
parent | 1e3c36ad0292b71c7beb70fce54bc20389ba2304 [diff] |
Build: Move SPM HAL sources to tfm_spm tfm_spm and platform_s has a cyclic link relationship as these SPM HAL sources in platform_s target require tfm_spm. Moving them into tfm_spm can remove the cyclic dependency, and tfm_utilities is unnecessary any more as tfm_spm include directories can cover the HAL sources header file requirement. Signed-off-by: Jianliang Shen <jianliang.shen@arm.com> Change-Id: Iea780bd6e6a8187357a4404f541abdd2214c788f