libcrypta master: SRCREV bump 703e7833a4..f3611fcde4

Jacqueline Wong (1):
      libcrypta: Add functions to MockCryptaClient

Mike Kruskal (1):
      Introduce features for java proto1.

Pablo (2):
      Export message protos
      Add install_dir to message proto export

Valentin Kunin (1):
      Fix the build: stop building protos deleted in cl/619644546.

gBMC Team (8):
      Fix 41 IncludeCleaner findings: * Used header "security/util/lite/err.h" is not included directly (11 times) * Used header "security/util/lite/hash-internal.h" is not included directly (9 times) * Included header "base/macros.h" is not used directly (5 times) * Included header "strings/escaping.h" is not used directly (2 times) * Used header "security/util/lite/aes_ctx.h" is not included directly (2 times) * Used header "security/util/lite/sha256.h" is not included directly (2 times) * Used header "third_party/absl/log/log.h" is not included directly * Used header "third_party/absl/strings/escaping.h" is not included directly * Used header "third_party/openssl/boringssl/src/include/openssl/base.h" is not included directly * Used header "third_party/openssl/boringssl/src/include/openssl/ec_key.h" is not included directly * Used header "third_party/openssl/nid.h" is not included directly * Included header "testing/base/public/googletest.h" is not used directly * Included header "base/commandlineflags.h" is not used directly * Included header "base/init_google.h" is not used directly * Included header "base/logging.h" is not used directly * Used header "security/util/lite/hmac.h" is not included directly
      Add I2C controller library
      Filter Crypta Commands based on transport.
      Using I2CS driver for host command request response protocol
      Add additional PROVISIONING_HASH token categories.
      Upgrade to the latest edition
      Automated g4 rollback of changelist 618364808.
      Move ProdID protos from libcrypta to securityd.


Fusion-Link: https://fusion2.corp.google.com/f40ded95-072c-359e-8287-4bd62045e846, https://fusion2.corp.google.com/7219671d-2c23-3696-a5c7-22c6790a5b04
Tested: See above
Change-Id: I53ce2b33a91141774b965796f662328320aece51
Signed-off-by: Anthony <anthonyhkf@google.com>
Google-Bug-Id: 296467633
Google-Bug-Id: 318696706
(cherry picked from commit 4ef73cb699ba08b35235b5fd3a94b876a73ad95b)
1 file changed
tree: ae69d9d28775b5532bfcf7792f276870f6c9358a
  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. LICENSE
  12. 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.