Home
last modified time | relevance | path

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

/openbmc/pldm/tools/fw-update/
H A Dpldm_fwup_pkg_creator.py515 component_options = bitarray(16, endian="little")
516 component_options.setall(0)
524 component_options[option] = 1
556 ba2int(component_options),
/openbmc/libpldm/tools/
H A Dpd.c222 info.component_options.value); in main()
/openbmc/libpldm/tests/dsp/
H A Dfirmware_update.cpp5133 EXPECT_EQ(info.component_options.value, in TEST()
5134 expected_info.component_options.value); in TEST()
5388 EXPECT_EQ(info.component_options.value, in TEST()
5389 expected_info.component_options.value); in TEST()
5606 EXPECT_EQ(info.component_options.value, in TEST()
5607 expected->component_options.value); in TEST()
5832 EXPECT_EQ(info.component_options.value, in TEST()
5833 expected->component_options.value); in TEST()
6080 EXPECT_EQ(info.component_options.value, in TEST()
6081 expected->component_options.value); in TEST()
/openbmc/libpldm/include/libpldm/
H A Dfirmware_update.h2431 bitfield16_t component_options; member
/openbmc/libpldm/src/dsp/
H A Dfirmware_update.c3622 pldm_msgbuf_extract(buf, info->component_options.value); in decode_pldm_package_component_image_information_from_iter()
/openbmc/libpldm/abi/x86_64/
H A Dgcc.dump12595 'name' => 'component_options',