libcrypta master: SRCREV bump f3611fcde4..392df14b91

gBMC Team (3):
      Add a flag to I2C_TRANSFER host command to use I2C repeated start when performing I2C write and read in the same transfer.  This is necessary for SMBus and PMBus transfers to work on some devices that reset their internal state on STOP bits.
      Add enumerations for BMC Rootfs token categories
      Add Crypta capabilities for BMC_NPK and BMC_ROOTFS token loading support.

Fusion-Link: https://fusion2.corp.google.com/39277482-30b0-3a9f-9df6-7e89bdb8f9e4
Tested: https://fusion2.corp.google.com/55151f0a-198e-3c9d-8bb3-1679630ffa04
Google-Bug-Id: NA
Change-Id: I7e4e6762b89e569caab6fc3dbe0ad229cad45ce1
Signed-off-by: Zac Tang <zactang@google.com>
(cherry picked from commit 4faee70c9f9982c6463c3df741de26d974507e6e)
1 file changed
tree: 4eea021533bd964c288b45c08f13864971e90641
  1. conf/
  2. dynamic-layers/
  3. recipes-bsp/
  4. recipes-connectivity/
  5. recipes-core/
  6. recipes-devtools/
  7. recipes-extended/
  8. recipes-google/
  9. recipes-kernel/
  10. recipes-phosphor/
  11. recipes-tpm1/
  12. LICENSE
  13. 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.