History log of /u-boot/arch/arm/lib/xferlist.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# fc61de3f 03-Feb-2024 Raymond Mao <raymond.mao@linaro.org>

arm: Get bloblist from boot arguments

Add arch custom function to get bloblist from boot arguments.
Check whether boot arguments aligns with the register conventions
defined in FW Handoff spec v0.9.

Signed-off-by: Raymond Mao <raymond.mao@linaro.org>