libcrypta master: SRCREV bump 392df14b91..3e6521cf3d
Nathaniel Zietlow (2):
Expose generic_crypto_definitions header used by ProdID v3.
Include SHA 384/512 in meson.build
Valentin Kunin (1):
Expose crypto headers used by ProdID v3.
gBMC Team (10):
Split capabilities_util.h into copybara exportable version & google3 version
return error when generating or loading CBK of type 1 into slot 2
Remove Crypta client code for LockType1Cbks
Copybara `sha512.h` and `sha384.h` lite versions for ProdID v3 on gBMC dependencies.
Create custom `MerkleDamgaard` hash implementations that use lite (google3/security/util/lite/) SHA hash implementations.
Always define SHA512_SUPPORT.
Automated g4 rollback of changelist 636446361.
Update gbmc libcrypta copybara to include redfish client.
Add `#define DSHA512_SUPPORT 1` to `google3/security/util/lite/hash-internal.h`
Fix copybara script to replace DSHA512_SUPPORT with SHA512_SUPPORT.
Fusion-Link: https://fusion2.corp.google.com/invocations/24dddaf0-90ca-49d3-956a-274c5f266b6b/targets
Tested: https://fusion2.corp.google.com/invocations/24dddaf0-90ca-49d3-956a-274c5f266b6b/targets
Google-Bug-Id: 318580251
Change-Id: Ia3bb0a8b97c7d977309dca5ae3327ae61728e47f
Signed-off-by: Valentin Kunin <kunin@google.com>
diff --git a/recipes-google/libcrypta/libcrypta_git.bb b/recipes-google/libcrypta/libcrypta_git.bb
index 23bffe4..2bac174 100644
--- a/recipes-google/libcrypta/libcrypta_git.bb
+++ b/recipes-google/libcrypta/libcrypta_git.bb
@@ -20,7 +20,7 @@
S = "${WORKDIR}/git"
SRC_URI = "git://gbmc-private.googlesource.com/libcrypta;protocol=https;branch=master"
-SRCREV = "392df14b9134f7b981b86859f00c43279d1b89a7"
+SRCREV = "3e6521cf3dc782fe89844b0390fd3cca5244bc56"
# Disable unit tests
PACKAGECONFIG ??= ""