commit | 0cc2b37d04aefb4129ceda2acf56d29af1d08a71 | [log] [tgz] |
---|---|---|
author | Kevin Townsend <kevin.townsend@linaro.org> | Wed Jul 06 18:06:28 2022 +0200 |
committer | Kumar Gala <kumar.gala@gmail.com> | Wed Jul 06 11:53:51 2022 -0500 |
tree | 0aad0a7a85ef0fa14c5cb453d4d7a221131ac21c | |
parent | 544140dfe43ad032ebc47763b42b0d706abfd893 [diff] |
arch: arm: aarch32: Disable FPU with TF-M Removes the ability to enable the FPU with TF-M -- added in PR #45906, and which is causing CI failures -- until a more robust solution can be implemented for FPU support w/TF-M. Signed-off-by: Kevin Townsend <kevin.townsend@linaro.org>