tools: Remove obsolete API
The API is_PSA_non_secure_target() uses obsolete labels to detect if a
target is PSA non-secure target and is not needed anymore.

Mbed OS depends on TF-M for PSA SPM and services. TF-M is built using
it's own build system. Therefore, we don't need to differentiate secure
and non-secure targets anymore in Mbed OS as all PSA targets in Mbed OS
are non-secure targets.

Signed-off-by: Devaraj Ranganna <devaraj.ranganna@arm.com>
ls
1 parent 939ed69 commit c9c593f7caf335973594b479264d2a07d05f679c
@Devaraj Ranganna Devaraj Ranganna authored on 28 May 2020
Jaeden Amero committed on 18 Jun 2020
Showing 3 changed files
View
tools/config/__init__.py
View
tools/targets/PSOC6.py
View
tools/targets/__init__.py