
22 Jan
2025
22 Jan
'25
6:21 p.m.
On Wed, Jan 15, 2025 at 01:52:06PM +0000, Harrison Mutai wrote:
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
common/Kconfig | 8 +++++++- common/bloblist.c | 5 ++++- 2 files changed, 11 insertions(+), 2 deletions(-)
This leads to failure to boot on qemu-arm-sbsa as seen in CI: https://dev.azure.com/u-boot/u-boot/_build/results?buildId=10392&view=lo...
--
Tom