commit | 9836cfa6aec1d40b3f5350377e31ed27c58e509d | [log] [tgz] |
---|---|---|
author | Brandon Kim <brandonkim@google.com> | Wed Jun 15 11:21:11 2022 -0700 |
committer | Brandon Kim <brandonkim@google.com> | Thu Jun 16 01:39:27 2022 +0000 |
tree | cfd2fd8e5b82439e0187fd4ac11e9be2bde07efe | |
parent | cf0b9752a18926b08453d53b307ca04c243449d6 [diff] |
buffer: Implement "wraparoundRead" This is a helper function for reading the circular buffer Tested: Unit tested Signed-off-by: Brandon Kim <brandonkim@google.com> Change-Id: I0f7c0e3c0195c82fe932b36babbce0ab8c8405ed
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