diff options
author | Leif Lindholm <leif.lindholm@oss.qualcomm.com> | 2025-04-08 14:09:54 +0100 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2025-04-11 12:48:56 +0000 |
commit | 03686872996a06dc119c520feef95a933ef4dee3 (patch) | |
tree | ef0d5269c1f32b580f8dd74e8a3ede218ba16dad /BaseTools/Source/Python/Common/TargetTxtClassObject.py | |
parent | 7fe2436480340ba2dc503ca28c3b35e5b3556e55 (diff) | |
download | edk2-03686872996a06dc119c520feef95a933ef4dee3.tar.gz edk2-03686872996a06dc119c520feef95a933ef4dee3.tar.bz2 edk2-03686872996a06dc119c520feef95a933ef4dee3.zip |
ArmVirtPkg: clean up FP enabling code
UEFI defines that FP support is required on AArch64, whereas ArmVirtPkg
enables 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