diff options
| author | Raymond Mao <[email protected]> | 2025-01-27 06:49:34 -0800 |
|---|---|---|
| committer | Ilias Apalodimas <[email protected]> | 2025-01-28 08:59:21 +0200 |
| commit | bb894c5da5151e0858e217407c0cdeb989725a4a (patch) | |
| tree | 6910b8f99af21e99e812a1dfe50272e5c0bacba9 /doc | |
| parent | b8eaa52612bf34164e7f495a094a5a419903a3ed (diff) | |
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 <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Reviewed-by: Ilias Apalodimas <[email protected]>
Signed-off-by: Ilias Apalodimas <[email protected]>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions
