You've already forked slimbootloader
mirror of
https://github.com/Dasharo/slimbootloader.git
synced 2026-03-06 15:26:20 -08:00
1bdaa19840
This sample key can be used for RSA3072 signing purposes. To test with RSA3072 private key, - user could rename TestSigningPrivateKey_RSA3072.pem to TestSigningPrivateKey.pem - This key would be included in signing tools for RSA3072 usecase similar to RSA2048 - Same key should be used by tools for CapsuleFirmwareUpdate and other which gets executed outside from SBL build Signed-off-by: Subash Lakkimsetti <subash.lakkimsetti@intel.com>