Hi Simon,
On 2/27/26 12:47 AM, Simon Glass wrote:
From: Simon Glass <[email protected]>
Move about 40 test files for x86 and Intel platform support (ROM,
microcode, ME, IFWI, FSP, descriptor, reset16, start16, FIT) into an
x86/ subdirectory. Drop the numeric prefixes and the redundant x86_
filename prefix, and update all references.
What about moving descriptor.bin to x86/ as well? Ditto for
tools/binman/test/fitimage.bin.gz and tools/binman/test/ifwi.bin.gz. Can
be in a separate patch.
Same remark as for patch 2 about naming files the same as the single DT
node in the test file.
Reviewed-by: Quentin Schulz <[email protected]>
Thanks!
Quentin