summaryrefslogtreecommitdiffstats
path: root/mslverify/README.md
blob: 612561e87e54709c0d15f66a1e693662435b67e1 (plain)
1
2
3
4
5
6
7
8
9
10
phosphor-msl-verify

phosphor-msl-verify is a "oneshot" application for basic minimum ship level
[(MSL)](https://github.com/openbmc/phosphor-dbus-interfaces/xyz/openbmc_project/control/README.msl)
verification.

The application first determines if MSL validation is disabled and if not,
searches the D-Bus object namespace for any MeetsMSL interfaces and exits with
non-zero status if any inventory items implementing the interface are found
that do not meet the MSL.
OpenPOWER on IntegriCloud