Searched hist:b7b65090b29e6bc133c7922f8290c1e2f75b064a (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/lib/ |
| H A D | membuff.c | b7b65090b29e6bc133c7922f8290c1e2f75b064a 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 D | Makefile | b7b65090b29e6bc133c7922f8290c1e2f75b064a 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 D | membuff.h | b7b65090b29e6bc133c7922f8290c1e2f75b064a 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>
|