Home
last modified time | relevance | path

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

/openbmc/phosphor-bmc-code-mgmt/bmc/test/
H A Dutest.cpp236 std::string ubootFile = extractPath.string() + "/" + "image-u-boot"; in SetUp() local
237 command("echo \"image-u-boot file \" > " + ubootFile); in SetUp()
256 command(opensslCmd + pkeyFile + " -out " + ubootFile + ".sig " + in SetUp()
257 ubootFile); in SetUp()
264 ".sig " + ubootFile + ".sig " + manifestFile + ".sig " + in SetUp()