Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: 99d60cbd3990fe8f5b86eaab40876fbbf9d99084 https://github.com/tianocore/edk2/commit/99d60cbd3990fe8f5b86eaab40876fbbf9d99084 Author: Ard Biesheuvel <a...@kernel.org> Date: 2024-09-04 (Wed, 04 Sep 2024)
Changed paths: M ArmVirtPkg/ArmVirt.dsc.inc M ArmVirtPkg/ArmVirtQemu.dsc Log Message: ----------- ArmVirtPkg ARM: Move to MbedTls for crypto Move all BaseCryptLib resolutions for 32-bit ARM to MbedTls, which does not require a softfloat library, which can therefore be dropped from EDK2 entirely going forward. Note that this implies no TLS networking for 32-bit ARM, as this code has a direct dependency on OpenSSL, so move the TlsLib resolution to a AARCH64-only section to force the build to fail early when attempting to build 32-bit ARM targets with NETWORK_TLS_ENABLE set. Signed-off-by: Ard Biesheuvel <a...@kernel.org> To unsubscribe from these emails, change your notification settings at https://github.com/tianocore/edk2/settings/notifications _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits