On Tue Aug 20, 2024 at 8:48 AM CEST, Hariharan Mari wrote:
> Extend the existing regression test framework for s390x CPU subfunctions
> to include tests for the PRNO (Perform Random Number Operation), KDSA
> (Compute Digital Signature Authentication) and KMA (Cipher Message with
> Authentication) crypto functions.
>
> The test procedure follows the established pattern:
>
> 1. Obtain KVM_S390_VM_CPU_MACHINE_SUBFUNC attribute for the VM.
> 2. Execute PRNO, KDSA and KMA instructions.
> 3. Compare KVM-reported results with direct instruction execution results.
>
> Suggested-by: Janosch Frank <[email protected]>
> Signed-off-by: Hariharan Mari <[email protected]>
> Reviewed-by: Janosch Frank <[email protected]>

LGTM

Reviewed-by: Christoph Schlameuss <[email protected]>

> ---
>  .../kvm/s390x/cpumodel_subfuncs_test.c        | 51 +++++++++++++++++++
>  1 file changed, 51 insertions(+)

[...]

Reply via email to