meta-security: libhoth: SRCREV bump e482716...af40674

Chris Evans (3):
      Fix formatting of authorization record. (#52)
      Add --spidev_atomic.
      Add --spidev_atomic.

Dustin Nguyen (1):
      Add API to call SRTM host command (#44)

Lovepreet Singh (5):
      Add --repeated_start support to i2c read command.
      Add --offset to i2c write command.
      Add support for controlling I2C Mux connected to target (if present)
      Update output for JTAG test bypass command so that TDI and TDO bytes are aligned
      Add support to control USB mux connected to target

Nicholas Nooney (4):
      Wrap all headers with extern "C" declarations. (#53)
      Run clang-include-cleaner on files. (#54)
      Rename srtm to htool_srtm. (#55)
      Migrate to Bazel Modules. (#62)

Royce (5):
      Don't print help msg when channel param is optional and missing (#47)
      Add D-Bus transport (#46)
      Conditionally compile D-Bus backend (#49)
      Trim `htool payload status` text (#50)
      Add `authz_host_command build/send` (#67)

Royce Rajan (2):
      chore: make hex dump func accessible
      Hex dump on response checksum failure

Yoan Andreev (3):
      Uart break (#45)
      Add I2C commands (#48)
      fix two typos (#56)

paipeng-g (2):
      Update htool_usb.c to print the actual error code (#61)
      Fix formatting for `uint64_t` statistics fields (#63)

xorptr (1):
      Add support for reading IDCODE and testing BYPASS via JTAG from a device connected to target (#65)

http://fusion2.corp.google.com/0b8ba656-0ecb-43ba-8ee4-f155e2988b5e (platform 5)
http://fusion2.corp.google.com/4bc22a34-879f-4eff-a770-3774eb63dc5a (platform 11-A)
http://fusion2.corp.google.com/d0eb2c55-c28b-4f4b-ab4a-9a6ec4e03900 (platform 11-B)
http://fusion2.corp.google.com/e92490b9-e8eb-4a12-a641-e0bcf51bebec (platform 15 failed Machine issue)

Tested: Manually
Google-Bug-Id: 390733074
Change-Id: I48d6b151dd955347da31170df2673b78cda79052
Signed-off-by: Muhammad Usama <muhammadusama@google.com>
1 file changed
tree: ebf52304ac84f8f65c99a5d2f39455fd6da48916
  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.