Searched hist:"17967299679 c805b86fc045a4e0939ad2ad3a797" (Results 1 – 3 of 3) sorted by relevance
| /optee_os/lib/libutils/isoc/ |
| H A D | bget.h | 17967299679c805b86fc045a4e0939ad2ad3a797 Mon Dec 28 21:29:50 UTC 2020 Jens Wiklander <jens.wiklander@linaro.org> libutil: add hdr_size parameter to bget
Adds a hdr_size parameter to bget(), bgetz() and bgetr(). hdr_size must be a multiple of BGET_HDR_QUANTUM. If hdr_size is larger than 0 the buffer will be allocated so that the alignment constraints are fulfilled after advancing hdr_size bytes into the returned buffer.
Acked-by: Etienne Carriere <etienne.carriere@linaro.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
|
| H A D | bget.c | 17967299679c805b86fc045a4e0939ad2ad3a797 Mon Dec 28 21:29:50 UTC 2020 Jens Wiklander <jens.wiklander@linaro.org> libutil: add hdr_size parameter to bget
Adds a hdr_size parameter to bget(), bgetz() and bgetr(). hdr_size must be a multiple of BGET_HDR_QUANTUM. If hdr_size is larger than 0 the buffer will be allocated so that the alignment constraints are fulfilled after advancing hdr_size bytes into the returned buffer.
Acked-by: Etienne Carriere <etienne.carriere@linaro.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
|
| H A D | bget_malloc.c | 17967299679c805b86fc045a4e0939ad2ad3a797 Mon Dec 28 21:29:50 UTC 2020 Jens Wiklander <jens.wiklander@linaro.org> libutil: add hdr_size parameter to bget
Adds a hdr_size parameter to bget(), bgetz() and bgetr(). hdr_size must be a multiple of BGET_HDR_QUANTUM. If hdr_size is larger than 0 the buffer will be allocated so that the alignment constraints are fulfilled after advancing hdr_size bytes into the returned buffer.
Acked-by: Etienne Carriere <etienne.carriere@linaro.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
|