diff options
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2019-10-15 13:07:42 +0200 |
---|---|---|
committer | Sami Mujawar <sami.mujawar@arm.com> | 2019-10-21 12:25:11 +0100 |
commit | 91f98c908627f4cde8f7139c80e8004b79d1d0ba (patch) | |
tree | a28e8f83439c5000ab51d5d9c6466f9201d39bf8 /BaseTools/Source/Python/GenFds/RuleSimpleFile.py | |
parent | 61bb6eeb4d93c0a34c1995d87914ab41398f9550 (diff) | |
download | edk2-91f98c908627f4cde8f7139c80e8004b79d1d0ba.tar.gz edk2-91f98c908627f4cde8f7139c80e8004b79d1d0ba.tar.bz2 edk2-91f98c908627f4cde8f7139c80e8004b79d1d0ba.zip |
DynamicTablesPkg: include ARM intrinsics library to fix 32-bit build
DynamicTablesPkg can be built for ARM as well as for AARCH64, but on
the former, doing so will result in a build failure due to the lack
of 64-bit division helpers provided by the ArmPkg intrinsics library.
So add the missing reference, for both ARM and AARCH64 (which may
start relying on intrinsics due to future changes)
Link: https://bugzilla.tianocore.org/show_bug.cgi?id=2269
Reported-by: Laszlo Ersek <lersek@redhat.com>
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Acked-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com>
Reviewed-by: Alexei Fedorov <Alexei.Fedorov@arm.com>
Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>
Tested-by: Sami Mujawar <sami.mujawar@arm.com>
Diffstat (limited to 'BaseTools/Source/Python/GenFds/RuleSimpleFile.py')
0 files changed, 0 insertions, 0 deletions