Files
u-boot/test
Raymond Mao bb894c5da5 bloblist: add api to get blob with size
bloblist_find function only returns the pointer of blob data,
which is fine for those self-describing data like FDT.
But as a common scenario, an interface is needed to retrieve both
the pointer and the size of the blob data.

Add a few ut test cases for the new api.

Signed-off-by: Raymond Mao <raymond.mao@linaro.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
2025-01-28 08:59:21 +02:00
..
2025-01-27 12:46:44 -06:00
2024-10-11 11:44:48 -06:00
2025-01-26 11:06:56 +01:00
2024-10-14 17:58:52 -06:00
2024-11-13 11:56:02 -06:00
2025-01-24 14:34:41 -06:00