mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
Add '--hdr-key <FILE>' as a command line option to the 'pvimg create' command. This key can then be used later to decrypt the Secure Execution header of a Secure Execution image, e.g. 'pvimg info --key <FILE> --format json <SE_IMG>'. While updating the manpages, add missing hyphen escapes in the manpages. Reviewed-by: Steffen Eiden <seiden@linux.ibm.com> Acked-by: Hendrik Brueckner <brueckner@linux.ibm.com> Signed-off-by: Marc Hartmayer <mhartmay@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>