Home
last modified time | relevance | path

Searched defs:minimumShipLevel (Results 1 – 2 of 2) sorted by relevance

/openbmc/openpower-pnor-code-mgmt/
H A Dmsl_verify_main.cpp12 MinimumShipLevel minimumShipLevel(PNOR_MSL); in main() local
/openbmc/openpower-pnor-code-mgmt/test/
H A Dmsl_verify.cpp16 std::unique_ptr<MinimumShipLevel> minimumShipLevel; member in openpower::software::image::MinimumShipLevelTest