Home
last modified time | relevance | path

Searched hist:"5141 de14432aba7a775c0dd19ecba766d224ec39" (Results 1 – 1 of 1) sorted by relevance

/rk3399_ARM-atf/lib/el3_runtime/aarch64/
H A Dcontext.S5141de14432aba7a775c0dd19ecba766d224ec39 Thu Jan 16 11:46:25 UTC 2025 Per Larsen <perlarsen@google.com> 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>