libcrypta master: SRCREV bump 4a4f52b5ee..2586560c8a
Valentin Kunin (1):
Stop logging havend response.
gBMC Team (6):
Clean up SHA512_SUPPORT references in the ProdID codebase
Add INFO strike counts for Dauntless in `ec_get_statistics`. Also update
`get_info_variant` in `hardware_info.c` to use appropriate function
to read INFO words
Change `EC_TARGET_CONTROL_GENERIC_MUX` to `EC_TARGET_CONTROL_USB_MUX`
Add GET_CAPABILITIES host command.
Add macros for accessing status bits and response length from I2CS host
command server (based on
go/haven-i2c-host-commands#heading=h.cu3w5yw4q0sv) to make it easier
for clients to read the respective values
Add FIPS_APPROVED and FIPS_NOT_APPROVED bits to Haven host command
response, which are a new requirement for FIPS 140-3.
fusion2: N/A, trivial.
Tested: Presubmit build.
Change-Id: Id9ca68f4329b9d9e5c9523e5d7e87442e6a72237
Signed-off-by: Valentin Kunin <kunin@google.com>
Google-Bug-Id: 361775095
diff --git a/recipes-google/libcrypta/libcrypta_git.bb b/recipes-google/libcrypta/libcrypta_git.bb
index bf4a06d..1fee3ef 100644
--- a/recipes-google/libcrypta/libcrypta_git.bb
+++ b/recipes-google/libcrypta/libcrypta_git.bb
@@ -26,7 +26,7 @@
S = "${WORKDIR}/git"
SRC_URI = "git://gbmc-private.googlesource.com/libcrypta;protocol=https;branch=master"
-SRCREV = "4a4f52b5eefd7cca8012b8f3de7ea8e57aeeae2c"
+SRCREV = "2586560c8ae5623d0f59087d750dfb35a2f2d991"
# Disable unit tests
PACKAGECONFIG ??= ""