mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
This patch adds support for Secure Execution with AP pass-through support for chzcrypt. chzcrypt details: * new command: --se-associate <secret-id> <queue device> * new command: --se-bind <queue device> * new command: --se-unbind <queue device> Signed-off-by: Harald Freudenberger <freude@linux.ibm.com> Reviewed-by: Holger Dengler <dengler@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>