Searched defs:minimumShipLevel (Results 1 – 2 of 2) sorted by relevance
/openbmc/openpower-pnor-code-mgmt/ | ||
H A D | msl_verify_main.cpp | 12 MinimumShipLevel minimumShipLevel(PNOR_MSL); in main() local |
/openbmc/openpower-pnor-code-mgmt/test/ | ||
H A D | msl_verify.cpp | 16 std::unique_ptr<MinimumShipLevel> minimumShipLevel; member in openpower::software::image::MinimumShipLevelTest |