Files
slimbootloader/.gitmodules
Bejean Mosher 5b7fed0f68 feat: Add FIPS compliant IppCryptoLib instance.
Latest ipp-crytpo code is FIPS compliant. Need to add it as a submodule
to maintain FIPS compliance. This requires adding each ASM optimized
implementation as a separate .inf file and selecting at the platform
level. Old IppCryptoLib instance needs to be kept for backwards
compatibility.

Signed-off-by: Bejean Mosher <bejean.mosher@intel.com>
2024-11-26 10:52:35 -05:00

4 lines
175 B
Plaintext

[submodule "BootloaderCommonPkg/Library/IppCrypto2Lib/ipp-crypto"]
path = BootloaderCommonPkg/Library/IppCrypto2Lib/ipp-crypto
url = https://github.com/intel/ipp-crypto.git