Home
last modified time | relevance | path

Searched hist:b7b65090b29e6bc133c7922f8290c1e2f75b064a (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/lib/
H A Dmembuff.cb7b65090b29e6bc133c7922f8290c1e2f75b064a Mon Nov 09 06:47:47 UTC 2015 Simon Glass <sjg@chromium.org> Add a circular memory buffer implementation

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: Simon Glass <sjg@chromium.org>
H A DMakefileb7b65090b29e6bc133c7922f8290c1e2f75b064a Mon Nov 09 06:47:47 UTC 2015 Simon Glass <sjg@chromium.org> Add a circular memory buffer implementation

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: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/include/
H A Dmembuff.hb7b65090b29e6bc133c7922f8290c1e2f75b064a Mon Nov 09 06:47:47 UTC 2015 Simon Glass <sjg@chromium.org> Add a circular memory buffer implementation

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: Simon Glass <sjg@chromium.org>