summaryrefslogtreecommitdiffstats
path: root/bmc/test/firmware_state_verificationstarted_unittest.cpp
Commit message (Collapse)AuthorAgeFilesLines
* bmc: allowing packing transport flags denselyBenjamin Fair2019-11-181-5/+1
| | | | | | | | Future transport backends can densely fill in the upper 5 bits of the transport flag bitfield. Signed-off-by: Benjamin Fair <benjaminfair@google.com> Change-Id: Ie4ee59e0581e458a9020775e18270100f9a1de4e
* bmc: add ActionPack notion to bundle actionsPatrick Venture2019-07-031-1/+1
| | | | | | | | Each firmware type will provide its own set of action implementations for each step, preparation, verification, and update. Signed-off-by: Patrick Venture <venture@google.com> Change-Id: Id6409ac356a74e9094272b37709861e2a33d9862
* tools: remove phosphor-ipmi-blobs dependencyPatrick Venture2019-06-271-1/+1
| | | | | | | | | | The host tool depended on the BMC header: firmware_handler.hpp because it defined the flags. This header depends on phosphor-ipmi-blobs, therefore the host-tool depends on this. Move the flags into a separate common header file and snip this dependency. Signed-off-by: Patrick Venture <venture@google.com> Change-Id: Id2ad33a1611c02605a1ed5c695429d0451eb98d4
* move bmc code into bmc folderPatrick Venture2019-06-271-0/+293
Signed-off-by: Patrick Venture <venture@google.com> Change-Id: I2407359461a1a2f0e733ff8cd0cb1744b6304c32
OpenPOWER on IntegriCloud