arm-trusted-firmware/lib/el3_runtime
Per Larsen 5141de1443 fix(build): enable fp during fp save/restore
Newer compilers such as clang/LLVM 19 flag uses of floating point
instructions when the architecture does not allow for it. We can
temporarily enable the use of floating point operations where it
it is safe and necessary for the build to succeed.

Change-Id: I1a832f846915c35792684906c94aef81c1f72d63
Signed-off-by: Andrei Homescu <ahomescu@google.com>
Signed-off-by: Per Larsen <perlarsen@google.com>
2025-04-03 02:17:36 +00:00
..
aarch32 refactor(cpufeat): add macro to simplify is_feat_xx_present 2024-05-02 12:16:16 -05:00
aarch64 fix(build): enable fp during fp save/restore 2025-04-03 02:17:36 +00:00
cpu_data_array.c chore: update to use Arm word across TF-A 2023-08-08 15:12:30 +01:00
simd_ctx.c feat(simd): introduce simd context helper APIs 2024-08-19 11:10:10 -05:00