diff options
author | Leif Lindholm <leif.lindholm@oss.qualcomm.com> | 2025-04-08 18:18:08 +0100 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2025-04-11 12:48:56 +0000 |
commit | 6952d1fa901a9053abe46c317ee820fc28a2835d (patch) | |
tree | c0934c152a45a83b3e4ae0a64af0633a64066194 /BaseTools/Source/Python/Common/TargetTxtClassObject.py | |
parent | 03686872996a06dc119c520feef95a933ef4dee3 (diff) | |
download | edk2-6952d1fa901a9053abe46c317ee820fc28a2835d.tar.gz edk2-6952d1fa901a9053abe46c317ee820fc28a2835d.tar.bz2 edk2-6952d1fa901a9053abe46c317ee820fc28a2835d.zip |
ArmPlatformPkg/Sec: clean up FP enabling code
UEFI defines that FP support is required on AArch64, whereas many
platforms enable it anyway on Arm. But when it's enabled, C code can
generate instructions targeting FP registers, so:
- move ArmEnableVFP call to asm
- make it unconditional on AArch64
Signed-off-by: Leif Lindholm <leif.lindholm@oss.qualcomm.com>
Diffstat (limited to 'BaseTools/Source/Python/Common/TargetTxtClassObject.py')
0 files changed, 0 insertions, 0 deletions