From: Tom Rini Date: Thu, 29 Feb 2024 14:24:49 +0000 (-0500) Subject: Merge patch series "Handoff bloblist from previous boot stage" X-Git-Url: http://git.dujemihanovic.xyz/?a=commitdiff_plain;h=ea3348ebc215d2a9d6dd14f40fb7e8c86dc45e4a;p=u-boot.git Merge patch series "Handoff bloblist from previous boot stage" Raymond Mao says: This patch set adds/adapts a few bloblist APIs and implements Arm arch custom function to retrieve the bloblist (aka. Transfer List) from previous loader via boot arguments when BLOBLIST option is enabled and all boot arguments are compliant to the register conventions defined in the Firmware Handoff spec v0.9. If an arch wishes to have different behaviors for loading bloblist from the previous boot stage, it is required to implement the custom function xferlist_from_boot_arg(). --- ea3348ebc215d2a9d6dd14f40fb7e8c86dc45e4a