On 5/17/26 22:29, James Hilliard wrote:
Extend the Octeon linux-user smoke test with AES key and key-length
DMTC2/DMFC2 readback checks. These selectors exercise the explicit COP2
decodetree entries and direct TCG register-transfer paths introduced by
the decode split.
Keep the coverage independent from the functional crypto-vector test so the
in-tree TCG smoke test catches selector routing regressions quickly.
Signed-off-by: James Hilliard<[email protected]>
---
Changes v7 -> v8:
- Split AES COP2 selector readback coverage out of the COP2 crypto core
patch.
---
tests/tcg/mips/user/isa/octeon/octeon-insns.c | 71 +++++++++++++++++++++++++++
1 file changed, 71 insertions(+)
Reviewed-by: Richard Henderson <[email protected]>
r~