tfm: Remove limitation of enabling FP when build TF-M NS application

Remove limitation of enabling FP when building TF-M NS application.
FP support have been fixed in the tf-m-tests repository for NS
application.
Board support for NS executable may still be lacking for some boards.

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
This commit is contained in:
Joakim Andersson 2023-11-21 19:02:47 +01:00 committed by Carles Cufí
parent 1ab669e3d0
commit 2ad6dda9fd

View file

@ -268,9 +268,6 @@ choice
config FP_HARDABI
bool "Floating point Hard ABI"
# TF-M build system does not build the NS app and libraries correctly with Hard ABI.
# This limitation should be removed in the next TF-M synchronization.
depends on !TFM_BUILD_NS
help
This option selects the Floating point ABI in which hardware floating
point instructions are generated and uses FPU-specific calling