Closed mregmi closed 1 year ago
please modify the commit log following below template:
release: using (the type of public key) public key for the signed drivers Briefly explain the type of the public key, and the reason why we use this new public key to replace the old one. Signed-off-by: Manish Regmi manish.regmi@intel.com
please modify the commit log following below template:
release: using (the type of public key) public key for the signed drivers Briefly explain the type of the public key, and the reason why we use this new public key to replace the old one. Signed-off-by: Manish Regmi manish.regmi@intel.com
Done
it looks good to me. Thanks!
release: using RSA public key for the signed drivers. We changed the algorithm to RSA to sign the drivers as it has longer validity. So we are replacing the old unused public key with a new one. Signed-off-by: Manish Regmi manish.regmi@intel.com