Home
last modified time | relevance | path

Searched defs:component_image (Results 1 – 4 of 4) sorted by relevance

/openbmc/phosphor-bmc-code-mgmt/test/create_package/
H A Dcreate_pldm_fw_package.cpp15 const uint8_t* component_image, size_t component_image_size, in create_pldm_package_buffer()
110 const uint8_t* component_image, in create_pldm_package_file()
122 std::optional<std::string> create_pldm_package(uint8_t* component_image, in create_pldm_package()
/openbmc/phosphor-bmc-code-mgmt/test/common/software/
H A Dsoftware_update.cpp109 uint8_t component_image[] = {0x12, 0x34, 0x83, 0x21}; in makeUpdateFd() local
/openbmc/phosphor-bmc-code-mgmt/test/common/device/
H A Ddevice.cpp52 uint8_t component_image[] = {0x12, 0x34, 0x83, 0x21}; in createTestPkgMemfd() local
/openbmc/libpldm/include/libpldm/
H A Dfirmware_update.h2439 struct variable_field component_image; member