psdmd: SRCREV master bumpd: f490a8..2f00f7

Willy Tu (2):
      move to use absl::flags for psdmd
      Add 3M Federation Policy Support

The new feature is not enabled by default.

Tested:
Psdmd 3M Federation Test:
- http://fusion2/a1cf5a4f-897d-47fa-aa13-8dbf6e63abb5
  - Valid Policy (all test start with this)
    - gRPC Request pass
  - Restricted Policy
    - Change Policy Reload Policy to 10s
    - Install restricted policy
    - gRPC Request fail
    - Install valid policy as cleanup
    - Change Policy Reload override.
  - Missing Policy
    - Remove policy via BMC console, restart psdmd to init the policy
    - gRPC Request fail
    - Recover the policy via BMC console
  - Remove Policy -> Uses old cached valid policy
    - Change Policy Reload Policy to 10s
    - Remove policy via BMC console, wait for psdmd to reload the
        policy
    - gRPC Request pass
    - Recover the policy via BMC console
    - Change Policy Reload override.

Google-Bug-Id: 318883139
Change-Id: I99fc54430e4dd52800a9363338b73d542e62d81f
Signed-off-by: Willy Tu <wltu@google.com>
1 file changed
tree: 38d5b7f93e642e9a3a76de12c5a5735ed179e479
  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.