Home
last modified time | relevance | path

Searched hist:"136 db985e77139ce598650e6d4db8ccf68652b2a" (Results 1 – 3 of 3) sorted by relevance

/optee_os/lib/libutils/ext/
H A Darray.c136db985e77139ce598650e6d4db8ccf68652b2a Sun May 05 16:05:30 UTC 2024 Jens Wiklander <jens.wiklander@linaro.org> libutils: add array helpers

Add helper function() to insert and remove an element from an array. The
helper functions shifts the elements in the array as needed to make room
or fill a room of an element at a certain position.

Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>
H A Dsub.mk136db985e77139ce598650e6d4db8ccf68652b2a Sun May 05 16:05:30 UTC 2024 Jens Wiklander <jens.wiklander@linaro.org> libutils: add array helpers

Add helper function() to insert and remove an element from an array. The
helper functions shifts the elements in the array as needed to make room
or fill a room of an element at a certain position.

Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>
/optee_os/lib/libutils/ext/include/
H A Dstring_ext.h136db985e77139ce598650e6d4db8ccf68652b2a Sun May 05 16:05:30 UTC 2024 Jens Wiklander <jens.wiklander@linaro.org> libutils: add array helpers

Add helper function() to insert and remove an element from an array. The
helper functions shifts the elements in the array as needed to make room
or fill a room of an element at a certain position.

Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>