commit | a1cc7aebce3fa1cfa1aff900d279e68ed2bcbc06 | [log] [tgz] |
---|---|---|
author | Harrison Mutai <harrison.mutai@arm.com> | Tue Feb 04 17:58:41 2025 +0000 |
committer | Tom Rini <trini@konsulko.com> | Tue Feb 11 18:08:58 2025 -0600 |
tree | 70afbcef57dd48cc63b79c2aa217c2001cf53079 | |
parent | 0d1294f6c481a952750a0575797ec190de70613d [diff] |
bloblist: add support for CONFIG_BLOBLIST_PASSAGE When the configuration option CONFIG_BLOBLIST_PASSAGE is selected, the bloblist present in the incoming standard passage is utilised in-place. There is no need to specify the size of the bloblist as the system automatically detects it using the header information. Signed-off-by: Harrison Mutai <harrison.mutai@arm.com>