gbmcweb master: SRCREV bump 28b98b1e06..a665e3212e

Alex Lai (3):
      Enable GPIO and Power Control modules in platform28 TLBMC config.
      Add support for probing with BOARD_INFO_AM1 in entity config.
      Refactor ADC FRU presence detection to use PresenceStatus enum.

David Tang (1):
      [tlBMC/g3doc] Restructure g3doc directory to match code structure

Edward Lee (3):
      Add PATCH for FanPidControllers and PidControllers
      Populate Messages in the TaskService Redfish Response
      Change the self_signed_key_cert_path for pacemaker

Nan Zhou (7):
      Add TLS support to HttpClient and implement end-to-end tests.
      Implement Google.InstallConfiguration OEM Redfish action.
      Refactor Google.Wipe OEM action to provide detailed results for each wipe operation.
      Remove allowance for Google.Wipe action without trust bundle
      Reorder gRPC service initialization in webserver_main_setup.h
      Add option to restrict Redfish routes from insecure transport.
      Add option to restrict Redfish routes from insecure transport.

gBMC Team (32):
      Optimize zone manager time performance by reducing mutex locks during setpoint calculation
      Add PsiMetrics link to Manager OEM if enabled.
      Add PsiMetrics link to Manager OEM if enabled.
      Update absl::MutexLock constructor usage.
      Add Redfish routes for System Event Log (SEL).
      Add Collectible, handler, and HDB config for `dcm-bad-machine-report`
      Integrate EAT controller into thermal collector
      Included header "third_party/absl/base/call_once.h" is not used directly
      Enable global tuning mode global and batched coefficient modification between thermal loops
      Optimizations for HFT subscriptions:
      Create DFF getters in store
      Create EAT getters in store
      Create `ToJson` for EAT controller
      Migrate gbmcweb chassis and system unit test files
      Migrate gbmcweb chassis and system unit test files
      Add YogiDataCollector to Feed Collector.
      Correct default slew rates for EatLoopConfig
      Support $top and $filter query parameters in Redfish.
      Make IliadCper work for multi-host
      Block dev bundle installations through the owner configuration.
      Fix error handling for log service entries.
      Bloom install: Resolve command injection std::system issues
      Implement $top and $filter query parameters for System Event Log collection.
      This change refactors FeedClient to allow connecting to and managing multiple backend service instances. This is achieved by introducing a repeated string additional_target_addresses field in FeedClientConfig.
      tlBMC HAL: Add retry logic for VEEPROM checksum validation in AccessorBase
      Delete any files in the installation bundle directory that are not in the manifest.
      Add OriginOfCondition to PostCode LogEntries
      Update ParsePostInstallPackages to filter out unauthorized packages.
      Add backend for updating Serial Console access level
      Refactor PsiMetrics Redfish route handling in TLBMC.
      Refactor PsiMetrics Redfish route handling in TLBMC.
      Refactor: Move CoreCount management to SettingsManager

Fusion-Link:
platform11: https://fusion2.corp.google.com/71fb1cdc-29b3-3dc0-9804-0e120528fc7a
platform11: https://fusion2.corp.google.com/1397e9dd-e62c-33e1-aada-0f47486c1cca
platform5: https://fusion2.corp.google.com/cd942a3b-a322-3482-8909-700fc0c57207
platform15: https://fusion2.corp.google.com/44464ea1-28b6-3661-8fdc-2547bede1c41
platform17: https://fusion2.corp.google.com/2b47a68c-526c-3d9b-94db-d5db367afdb2
platform18: https://fusion2.corp.google.com/68c97dae-21f5-35dd-b57d-5141b9701e96

Google-Bug-Id: 497050530
Tested: N/A
Change-Id: I71ba96072d260f4a897928b1774e73cb0d7f3cc9
Signed-off-by: Baicheng Zong <baichengz@google.com>
1 file changed
tree: 826040271b3423e9a520ef22e32c94339878d11c
  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.