Files
u-boot/include
Raymond Mao d7f88f8b13 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>
2025-03-06 07:05:25 -07:00
..
2025-02-25 16:39:30 -07:00
2025-02-03 04:43:46 -07:00
2025-02-16 14:11:28 +00:00
2024-10-17 03:12:47 +02:00
2025-02-15 19:07:09 -07:00
2024-10-24 11:20:58 -06:00
2024-10-23 06:52:38 +02:00
2024-11-20 17:57:58 +01:00
2024-12-08 07:44:33 -07:00
2024-11-03 21:27:12 -06:00
2025-02-25 16:39:57 -07:00
2024-11-04 16:41:38 -06:00
2024-10-24 11:21:48 -06:00
2024-11-14 18:14:05 -06:00
2024-11-25 23:07:37 -03:00
2024-11-20 17:57:58 +01:00
2025-02-16 14:11:28 +00:00
2025-02-06 23:49:28 +00:00
2024-11-13 08:14:23 -06:00