ARMmbed / mbed-os-tf-m-regression-tests

An Mbed OS application that runs the TF-M regression tests
2 stars 12 forks source link

List regression supported targets #50

Closed jainvikas8 closed 4 years ago

jainvikas8 commented 4 years ago

build_tfm.py lists targets which are TF-M supported in Mbed OS, but not all targets are supported to run regression tests from this script.

Therefore intersect to display only supported targets.

Fixes - https://github.com/ARMmbed/mbed-os-tf-m-regression-tests/issues/13

Also raised - https://github.com/ARMmbed/mbed-os/issues/13543