Skip to content
Snippets Groups Projects
Forked from Reform / reform-boundary-uboot
18199 commits behind the upstream repository.
user avatar
Simon Glass authored
This will be used to support console recording. It provides for a circular
buffer which can be written at the head and read from the tail. It supports
avoiding data copying by providing raw access to the data.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
b7b65090
History