libcrypta master: SRCREV bump beba3737...35e08f65

Ana Mendes (5):
      Add version to Alias Key Cert functions
      Re-add prematurely cleaned up get_alias_key_cert
      Add version to mock GetAliasKey
      Cleanup deprecated command get_alias_key_cert
      Add support for GetAliasKeyCertV1

gBMC Team (22):
      Key Rotation: Store the record in internal flash
      Automated g4 rollback of changelist 726510364.
      Helper files for creating key rotation record for payload keys
      dice: Add HavenDeviceIdCertificates to crypta proto
      Update authz_record .valid field documentation
      Cleanup dead function GenCbkForCak
      Add image family variant to key rotation record header
      Add `get_alias_key_cert_v0` to Crypta portable client
      Remove deprecated methods for obtaining the trusted CA keys
      Add new crypta capability ALIASKEY_INCLUDES_RW_HASH
      Implement the get_alias_key_hpriv_cert crypta client command
      Refactor chunk lib
      Rename `crypta_portable_client->get_alias_key_cert` to `crypta_portable_client->get_alias_key_cert_v0`
      Make get_alias_key_cert handle both v0 and v1 AliasKeyCertificates.
      Automated g4 rollback of changelist 753360990.
      Add support for Key rotation monitoring host command
      Implement format for bios keys and bios image hashes
      Add support for GetAliasKeyCert v1 in crypta_portable_client
      dauntless: store time of last watchdog reload into panic record
      dauntless: store time before handling panic
      Enable host command to check versions supported for host commands in Dauntless firmware
      CPLD update during payload update (for Segundo)

message:Platforms-Affected:All Tintenfisch BMCs
Google-Bug-Id: N/A
Change-Id: I06c06f4f380147d2271fca077609ccaf93775e15
Signed-off-by: Zac Tang <zactang@google.com>
Tested: N/A
Fusion-Link: fusion2 N/A
(cherry picked from commit 06832c420de9c5aee51ecf9739d8d32ff4b75630)
1 file changed
tree: 1ca70415f892f89063cac6837215bebff4cc31fe
  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.