On Fri, May 22, 2026 at 11:27:54PM +0200, Rasmus Villemoes wrote:

> While the use of the ! and ~ characters currently works, it is a bit
> hacky, and conflicts with later patches that will require the
> arguments to ll_entry_start() to be allowed at least as assembly
> identifiers.
> 
> linker_lists.rst actually describes how one can do what the test
> framework wants to do: We have one "outer" list, ut, with individual
> "inner" lists (each suite). In order to be able to delineate the outer
> list using the ordinary ll_ helpers, we just have to make sure that
> all the inner lists use the section name ut_2_<suite> instead of
> ut_<suite>.
> 
> Signed-off-by: Rasmus Villemoes <[email protected]>

Reviewed-by: Tom Rini <[email protected]>

-- 
Tom

Attachment: signature.asc
Description: PGP signature

Reply via email to