Home
last modified time | relevance | path

Searched refs:bmcFullImages (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-bmc-code-mgmt/
H A Dimages.hpp17 const std::string bmcFullImages = {"image-bmc"}; variable
H A Dimage_verify.cpp163 std::vector<std::string> imageUpdateList = {bmcFullImages}; in verify()
H A Ditem_updater.cpp481 imageUpdateList.push_back(bmcFullImages); in validateSquashFSImage()