commit | 55dcadae80a7daab9d21c9e7e958d97b7858d3f7 | [log] [tgz] |
---|---|---|
author | Brandon Kim <brandonkim@google.com> | Wed Mar 09 02:18:01 2022 -0800 |
committer | Brandon Kim <brandonkim@google.com> | Thu Jun 02 08:43:21 2022 -0700 |
tree | c5f2837be199aae5e3a9c087aa155ad1f4a444c4 | |
parent | b6389b92d260c9995a8247b532d95f271b36cdf7 [diff] |
pci_handler: Add pci_handler Taken most of the logic from phoshpor-ipmi-flash: https://github.com/openbmc/phosphor-ipmi-flash/blob/master/tools/io.cpp Tested: Unit Test + Tested this on a real machine Signed-off-by: Brandon Kim <brandonkim@google.com> Change-Id: I546d1dff8764e31c9f2fa6c7465ba23a24f6fdea
This daemon will follow the design doc: https://gerrit.openbmc-project.xyz/c/openbmc/docs/+/52109
More detailed implementation details will also be placed here in the future