Merge patch series "Enable bloblist support on Vexpress64"
authorTom Rini <trini@konsulko.com>
Wed, 12 Feb 2025 00:09:05 +0000 (18:09 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 12 Feb 2025 00:09:05 +0000 (18:09 -0600)
commit87dec3078a0a36d2e6da7602b9a750010c2d111d
tree1f18e43f1a5a6e32dd4f0319cf58a5cfc3fbdf91
parentb4df7003dfd06da630c248c958993a686fb1619b
parent42aebf0f987798599b5f2d2ca6098a775bb9f448
Merge patch series "Enable bloblist support on Vexpress64"

Harrison Mutai <harrison.mutai@arm.com> says:

This series of patches enhances the vexpress64 platform by enabling bloblist
support. It also introduces support for CONFIG_BLOBLIST_PASSAGE. This is
necessary to boot vexpress64 and other boards without manually specifying a
fixed address and size for the bloblist.

After this change, all the bloblist init modes are supported (i.e., fixed,
alloc, passage) and Vexpress64 boots with CONFIG_BLOBLIST_PASSAGE.

Link: https://lore.kernel.org/r/20250204175844.19890-1-harrison.mutai@arm.com
common/bloblist.c
include/bloblist.h