gbmcweb SRCREV: 6376e3..736bfb

Commit List:
Christian Kungler (1):
      Add Auth record for RootOfTrust

David Tang (5):
      Create vendor scrubbed playbook
      Add Multiple IpmiFru field support
      Add check for invalid topology creation
      Refactor children_fru_keys into separate arrays
      Update topology config check

Edward Lee (13):
      Fix bug that dosent route /redfish/tlbmc URLs.
      Simulate ad-hoc fru for E2E
      Ensure all AsyncResp must pass a strand in.
      Enforce strand in AsyncResp Constructor
      Allow tlBMC Smart Router to update their OwnedUrlsList
      Update SmartRouter Urls when EntityConfig is Reloaded
      Fix Power Test
      Default to calling callback with error code in snapshot mode
      Fail to Create EntityConfig When There is an Internal Error
      Remove All Code Complexities Regarding Coroutine
      Ensure strand is only posted to in GET mode
      Fail to Create Entity Config if Each Raw Fru is Not an Entity
      Expose the Current Status of the Entity Config

Nan Zhou (2):
      Tlbmc Metrics: add to owned URLs
      Make sure tlbmc sensors are dynamic

Rahul Kapoor (10):
      Fix the task execution counter increment logic
      Remove unused check in scheduler for null timer
      Time stamp both last scheduled and run time in scheduler
      Implement logic to timeout inactive tasks in scheduler
      Add ability to specify user defined task timeout
      Add an accuracy percentage in TLBMC scheduler
      Add bootup metrics to tlbmc store
      Fix scheduler accuracy calculation
      Destruct thread manager correctly
      Set Infinite Timeout for Periodic tasks

Tao Ke (1):
      FaultLog: Add getHostLoggerEntries declaration

Zhichuang Sun (3):
      component_integrity: add unit test
      trusted_component: add unit test
      trusted_component/component_integrity: add redfish resource map for cpu

gBMC Team (3):
      Add support to verify multiple Redfish queries concurrently
      Add redfish authz to ASIC HBM repair resources
      Remove configuration_path_ from BmcWebAuthorizerSingleton

Fusion:
https://fusion2.corp.google.com/668ca86a-a0cd-4d22-a8e5-f30c035718c3
https://fusion2.corp.google.com/a1b56f63-8189-388b-b6ad-85fe5313a3e4
https://fusion2.corp.google.com/4c0dc6d0-d81e-308a-b44a-9b110799dd5d
https://fusion2.corp.google.com/d597edeb-85b1-387d-9287-7ddff2830e75

One platform is failing due to b/401268532
Another failure is due to b/409370976

Tested:
Done

Platforms-Affected: All TTF
Google-Bug-Id: 409322891
Change-Id: I900774566e86e20e14b4b249b8341d7202bb63f1
Signed-off-by: Edward Lee <edwarddl@google.com>
1 file changed
tree: 37e8d51da3341d1cd8ec1fd0dcfb10f0fe15160b
  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.