diff options
| author | Simon Glass <[email protected]> | 2026-05-05 12:12:55 -0600 |
|---|---|---|
| committer | Simon Glass <[email protected]> | 2026-05-11 12:05:10 -0600 |
| commit | 08bcf962c5fe1d2690ac3ff6dd75d3963325476b (patch) | |
| tree | 8cc32130c99273bcef5d13aefd58def4dab758cc /cpu | |
| parent | 44f9ccfdad47deadb1b61896dbbcf004b8c6fa0c (diff) | |
binman: Use bintool wrappers for PKCS#11 tools in tests
The PKCS#11 signing tests in ftest.py call tools.run('softhsm2-util', ...)
directly (and the equivalent for pkcs11-tool and p11-kit), even though
the test setup has already constructed the corresponding Bintool
instances. As Quentin Schulz observed on v1, the bintool wrapper for
these tools is currently used only as an "is this installed?" probe.
Route the eight remaining call sites in ftest.py through
<bintool>.run_cmd(...), which the Bintool base class already provides.
The change is test-side only; no production binman code calls these
tools.
Suggested-by: Quentin Schulz <[email protected]>
Signed-off-by: Simon Glass <[email protected]>
Diffstat (limited to 'cpu')
0 files changed, 0 insertions, 0 deletions
