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