Files
u-boot/include
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-22 15:58:03 -06:00
2025-01-05 02:30:49 +01:00
2024-12-31 10:58:30 -06:00
2025-01-26 11:06:56 +01:00
2025-01-14 14:29:29 -06:00
2025-01-22 09:47:50 -06:00
2025-01-07 15:45:51 +02:00
2025-01-01 10:40:33 -06:00