Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 5f389e499c8dcca66b1c5680cb874c7fc50c5859
      
https://github.com/tianocore/edk2/commit/5f389e499c8dcca66b1c5680cb874c7fc50c5859
  Author: Sami Mujawar <[email protected]>
  Date:   2026-06-25 (Thu, 25 Jun 2026)

  Changed paths:
    M CryptoPkg/Library/BaseCryptLib/SecCryptLib.inf

  Log Message:
  -----------
  CryptoPkg: Enable SHA256 hash in SecCryptLib

Enable CryptSha256 hash in SecCryptLib as this
is required by Arm CCA.

The hash algorithm used by the Arm CCA Realm
Extensible Measurement (REM) registers is
either SHA256 or SHA512.

To enable measurements in the early boot phase
enable SHA256 hash algorithm in SecCryptLib.

Signed-off-by: Sami Mujawar <[email protected]>


  Commit: 8a6cd66acb952444957e51b52d35a35042cbb59a
      
https://github.com/tianocore/edk2/commit/8a6cd66acb952444957e51b52d35a35042cbb59a
  Author: Sami Mujawar <[email protected]>
  Date:   2026-06-25 (Thu, 25 Jun 2026)

  Changed paths:
    M SecurityPkg/Library/HashInstanceLibSha256/HashInstanceLibSha256.c
    M SecurityPkg/Library/HashInstanceLibSha256/HashInstanceLibSha256.inf

  Log Message:
  -----------
  SecurityPkg/HashInstanceLibSha256: Remove unused Tpm2CommandLib dependency

The HashInstanceLibSha256 library does not call into Tpm2CommandLib.
Removing it from the [LibraryClasses] section reduces unnecessary
dependencies and avoids potential build issues in non-TPM builds.

Also remove the unnecessary include of Tpm2CommandLib.h

Signed-off-by: Sami Mujawar <[email protected]>


Compare: https://github.com/tianocore/edk2/compare/a5fcc0a6ac0a...8a6cd66acb95

To unsubscribe from these emails, change your notification settings at 
https://github.com/tianocore/edk2/settings/notifications


_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to