pvimg-test - Test different aspects of an existing IBM Secure Execution image
Contents
Description
Test different aspects of an existing IBM Secure Execution image
Exit Status
0-Programfinishedsuccessfully
The command was executed successfully.
1-Genericerror
Something went wrong during the operation. Refer to the error message.
2-Usageerror
The command was used incorrectly, for example: unsupported command line flag, or wrong number of
arguments.
Name
pvimg-test - Test different aspects of an existing IBM Secure Execution image
Options
<INPUT>
Use INPUT as the Secure Execution image.
-k, --host-key-document <FILE>
Use FILE to check for a host key document. Verifies that the image contains the host key hash of one
of the specified host keys. The check fails if none of the host keys match the hash in the image.
This parameter can be specified multiple times. Mutually exclusive with --key-hashes.
--key-hashes[=<FILE>]
Use FILE to check for the host key hashes provided by the ultravisor. If no FILE is specified, FILE
defaults to /sys/firmware/uv/keys/all. The default file is only available if the local system
supports the Query Ultravisor Keys UVC. Verifies that the image contains the host key hash of one of
the specified hashes in FILE. The check fails if none of the host keys match a hash in the response.
Mutually exclusive with --host-key-document.
-h, --help
Print help (see a summary with -h).
See Also
pvimg(1) zipl(8) qemu(1) s390-tools 2024-12-19 PVIMG-TEST(1)
Synopsis
pvimg test <--host-key-document <FILE>|--key-hashes[=<FILE>]> <INPUT>
