[RFC PATCH 7/9] test: avoid use of special characters in ELF section names
Tom Rini
trini at konsulko.com
Sat May 23 00:45:00 CEST 2026
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 <ravi at prevas.dk>
Reviewed-by: Tom Rini <trini at konsulko.com>
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20260522/9d45eefb/attachment.sig>
More information about the U-Boot
mailing list