commit | d2ce6aa066ce1539908726de0d94a59c16634c4a | [log] [tgz] |
---|---|---|
author | Manish V Badarkhe <Manish.Badarkhe@arm.com> | Wed Dec 06 09:16:08 2023 +0000 |
committer | Manish V Badarkhe <Manish.Badarkhe@arm.com> | Wed Dec 06 09:23:37 2023 +0000 |
tree | 442ed155b5c0ec8bfd680136bae250b33d6111a1 | |
parent | c9484b4f24f3e125039a3c30fc31f6234ae52408 [diff] |
fix(tc): guard PSA crypto headers under TF-M test-suite define The inclusion of PSA crypto headers is specifically required during the building of TF-M test-suite platform tests for TC2. Hence guarded the inclusion of these headers under the define PLATFORM_TEST_TFM_TESTSUITE. Change-Id: Ia5dcadb93f308d2248d9768d373a87316ceb983c Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>