summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorSimon Glass <[email protected]>2026-04-13 06:59:52 -0600
committerTom Rini <[email protected]>2026-04-22 16:52:14 -0600
commit863446256b0b03a1729c697dc694014c74cbd0be (patch)
tree43f5e806e8e5010b5fca1b2547ca3e2552530a72 /scripts
parent1c1bfb1cf34bbb2a5717eb6995c55093279f9341 (diff)
test: fit: Drop the fit_signature buildconfigspec
The test_fit test requires buildconfigspec('fit_signature') but does not exercise signature verification. The ITS template includes a signature-1 node, but mkimage only needs TOOLS_FIT_SIGNATURE (a host tool option) to handle it, not CONFIG_FIT_SIGNATURE in the U-Boot binary. Since sandbox does not enable CONFIG_FIT_SIGNATURE, the test is silently skipped on every run. Change the marker to buildconfigspec('fit') which is all the test actually needs. Signed-off-by: Simon Glass <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions