[RFC PATCH 11/16] binman: test: Move FIP/TF-A test files to test/fip/
Quentin Schulz
quentin.schulz at cherry.de
Tue Mar 3 15:55:57 CET 2026
Hi Simon,
On 2/27/26 12:47 AM, Simon Glass wrote:
> From: Simon Glass <simon.glass at canonical.com>
>
> Move about 15 test files for ARM Trusted Firmware FIP, ATF BL31, SCP,
> OpenSBI, and BL1 entries into a fip/ subdirectory. Drop the numeric
> prefixes and the redundant fip_ filename prefix, and update all
> references.
>
> Signed-off-by: Simon Glass <simon.glass at canonical.com>
> ---
>
> tools/binman/ftest.py | 30 +++++++++----------
> .../{169_atf_bl31.dts => fip/atf_bl31.dts} | 0
> .../bad_align.dts} | 0
> .../binman/test/{354_bl1.dts => fip/bl1.dts} | 0
> .../collection.dts} | 0
> .../binman/test/{203_fip.dts => fip/fip.dts} | 0
> .../test/{207_fip_ls.dts => fip/ls.dts} | 0
> .../{209_fip_missing.dts => fip/missing.dts} | 0
> .../{205_fip_no_type.dts => fip/no_type.dts} | 0
> .../test/{201_opensbi.dts => fip/opensbi.dts} | 0
> .../test/{204_fip_other.dts => fip/other.dts} | 0
> .../{208_fip_replace.dts => fip/replace.dts} | 0
> .../binman/test/{172_scp.dts => fip/scp.dts} | 0
> .../test/{210_fip_size.dts => fip/size.dts} | 0
> .../test/{206_fip_uuid.dts => fip/uuid.dts} | 0
> 15 files changed, 15 insertions(+), 15 deletions(-)
> rename tools/binman/test/{169_atf_bl31.dts => fip/atf_bl31.dts} (100%)
> rename tools/binman/test/{211_fip_bad_align.dts => fip/bad_align.dts} (100%)
> rename tools/binman/test/{354_bl1.dts => fip/bl1.dts} (100%)
This patch also depends on
https://lore.kernel.org/u-boot/20260225225040.2568118-1-sjg@chromium.org/.
Cheers,
Quentin
More information about the U-Boot
mailing list