You've already forked slimbootloader
mirror of
https://github.com/Dasharo/slimbootloader.git
synced 2026-03-06 15:26:20 -08:00
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>
4 lines
175 B
Plaintext
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
|