/openbmc/openpower-pnor-code-mgmt/ |
H A D | activation.hpp | 34 sdbusplus::xyz::openbmc_project::Software::server::RedundancyPriority>; 55 class RedundancyPriority; 62 class RedundancyPriority : public RedundancyPriorityInherit class 72 RedundancyPriority(sdbusplus::bus_t& bus, const std::string& path, in RedundancyPriority() function in openpower::software::updater::RedundancyPriority 227 std::unique_ptr<RedundancyPriority> redundancyPriority;
|
H A D | activation.cpp | 232 uint8_t RedundancyPriority::priority(uint8_t value) in priority() 235 return softwareServer::RedundancyPriority::priority(value); in priority()
|
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/RedundancyPriority/ |
H A D | meson.build | 3 sdbusplus_current_path = 'xyz/openbmc_project/Software/RedundancyPriority' 8 '../../../../../yaml/xyz/openbmc_project/Software/RedundancyPriority.interface.yaml', 23 'xyz/openbmc_project/Software/RedundancyPriority',
|
/openbmc/phosphor-bmc-code-mgmt/bmc/ |
H A D | activation.hpp | 40 sdbusplus::server::xyz::openbmc_project::software::RedundancyPriority>; 57 class RedundancyPriority; 64 class RedundancyPriority : public RedundancyPriorityInherit class 75 RedundancyPriority(sdbusplus::bus_t& bus, const std::string& path, in RedundancyPriority() function in phosphor::software::updater::RedundancyPriority 328 std::unique_ptr<RedundancyPriority> redundancyPriority;
|
H A D | activation.cpp | 196 std::make_unique<RedundancyPriority>(bus, path, *this, 0); in onFlashWriteSuccess() 294 uint8_t RedundancyPriority::priority(uint8_t value) in priority() 298 auto newPriority = softwareServer::RedundancyPriority::priority(value); in priority() 304 uint8_t RedundancyPriority::sdbusPriority(uint8_t value) in sdbusPriority() 307 return softwareServer::RedundancyPriority::priority(value); in sdbusPriority()
|
H A D | item_updater.cpp | 414 std::make_unique<RedundancyPriority>( in processBMCImage() 437 std::make_unique<RedundancyPriority>( in processBMCImage()
|
/openbmc/openpower-pnor-code-mgmt/ubi/ |
H A D | activation_ubi.hpp | 16 class RedundancyPriorityUbi : public RedundancyPriority 21 RedundancyPriority(bus, path, parent, value) in RedundancyPriorityUbi()
|
H A D | activation_ubi.cpp | 22 return RedundancyPriority::priority(value); in priority()
|
H A D | item_updater_ubi.cpp | 309 openbmc_project::Software::server::RedundancyPriority::priority( in freePriority()
|
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/ |
H A D | meson.build | 10 subdir('RedundancyPriority') subdir 156 input: [ '../../../../yaml/xyz/openbmc_project/Software/RedundancyPriority.interface.yaml', ], 157 output: [ 'RedundancyPriority.md' ], 164 'xyz/openbmc_project/Software/RedundancyPriority',
|
/openbmc/phosphor-bmc-code-mgmt/bmc/mmc/ |
H A D | flash.cpp | 69 std::make_unique<RedundancyPriority>(bus, path, *this, in onStateChanges()
|
/openbmc/phosphor-bmc-code-mgmt/bmc/ubi/ |
H A D | flash.cpp | 83 std::make_unique<RedundancyPriority>(bus, path, *this, in onStateChanges()
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/ |
H A D | README.md | 205 The `xyz.openbmc_project.Software.RedundancyPriority` interface is provided to 212 `RedundancyPriority`. This can be done by setting the `Priority` on the 217 `RedundancyPriority = 0 (High)`. 224 _ItemUpdater_ may remove images based on the `RedundancyPriority` assigned to an 286 Set `Priority` to 0 on the desired `RedundancyPriority` interface.
|
/openbmc/openpower-pnor-code-mgmt/static/ |
H A D | activation_static.cpp | 143 std::make_unique<RedundancyPriority>(bus, path, *this, 0); in finishActivation()
|
H A D | item_updater_static.cpp | 293 std::make_unique<RedundancyPriority>( in processPNORImage()
|
/openbmc/docs/designs/ |
H A D | code-update.md | 148 | [xyz.openbmc_project.Software.RedundancyPriority](https://github.com/openbmc/phosphor-dbus-interfaces/blob/master/yaml/xyz/openbmc_project/Software/RedundancyPriority.interface.yaml) | Existing | Provides the redundancy priority for the version interface | 166 flash-banks and xyz.openbmc_project.Software.RedundancyPriority interface
|
/openbmc/ |
D | opengrok1.0.log | [all...] |
D | opengrok2.0.log | [all...] |
/openbmc/linux/ |
H A D | opengrok1.0.log | [all...] |