commit | fcbc3db143de5e878f1c4465dcda724bcd5db371 | [log] [tgz] |
---|---|---|
author | Brandon Kim <brandonkim@google.com> | Mon Jun 06 21:26:18 2022 -0700 |
committer | Brandon Kim <brandonkim@google.com> | Tue Jun 07 17:50:30 2022 -0700 |
tree | c1ca3bba41d58ca9e81562a0db71c76c60854146 | |
parent | 1d0c3566371925317c4b7fa84795d7c69db85279 [diff] |
buffer: Implement "initialize" and add unit tests Add buffer headers and the initialization process Tested: Unit Tested Signed-off-by: Brandon Kim <brandonkim@google.com> Change-Id: Iaf3c26ce01f7109000266cdbc7efa77988eae73b
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