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
(cherry picked from commit 9b958cd5d12eee4dca901d67d86a57b43683b7b5)
1 file changed
tree: c8d8682a41c84d7efc3584a5d00fd16ed7234937
  1. classes/
  2. conf/
  3. dynamic-layers/
  4. recipes-bsp/
  5. recipes-connectivity/
  6. recipes-core/
  7. recipes-devtools/
  8. recipes-extended/
  9. recipes-google/
  10. recipes-kernel/
  11. recipes-phosphor/
  12. recipes-support/
  13. recipes-tpm1/
  14. recipes-tpm2/
  15. LICENSE
  16. README.md
README.md

meta-gbmc-staging

This repository contains additions to the openbmc/meta-google layer that are not yet ready for OpenBMC inclusion.

How to use this layer

  1. Clone openbmc/openbmc from GitHub.
  2. Clone this layer from GitHub into a subdirectory of openbmc.