Searched hist:"44567 ca21aaf6f60cb5dcde180b1f6aab9da33dd" (Results 1 – 2 of 2) sorted by relevance
/linux/arch/s390/include/uapi/asm/ |
H A D | uvdevice.h | diff 44567ca21aaf6f60cb5dcde180b1f6aab9da33dd Thu Jun 15 12:05:29 CEST 2023 Steffen Eiden <seiden@linux.ibm.com> s390/uvdevice: Add 'Add Secret' UVC
Userspace can call the Add Secret Ultravisor Call using IOCTLs on the uvdevice. The Add Secret UV call sends an encrypted and cryptographically verified request to the Ultravisor. The request inserts a protected guest's secret into the Ultravisor for later use.
The uvdevice is merely transporting the request from userspace to the Ultravisor. It's neither checking nor manipulating the request data.
Signed-off-by: Steffen Eiden <seiden@linux.ibm.com> Reviewed-by: Janosch Frank <frankja@linux.ibm.com> Link: https://lore.kernel.org/r/20230615100533.3996107-4-seiden@linux.ibm.com Signed-off-by: Janosch Frank <frankja@linux.ibm.com> Message-Id: <20230615100533.3996107-4-seiden@linux.ibm.com>
|
/linux/arch/s390/include/asm/ |
H A D | uv.h | diff 44567ca21aaf6f60cb5dcde180b1f6aab9da33dd Thu Jun 15 12:05:29 CEST 2023 Steffen Eiden <seiden@linux.ibm.com> s390/uvdevice: Add 'Add Secret' UVC
Userspace can call the Add Secret Ultravisor Call using IOCTLs on the uvdevice. The Add Secret UV call sends an encrypted and cryptographically verified request to the Ultravisor. The request inserts a protected guest's secret into the Ultravisor for later use.
The uvdevice is merely transporting the request from userspace to the Ultravisor. It's neither checking nor manipulating the request data.
Signed-off-by: Steffen Eiden <seiden@linux.ibm.com> Reviewed-by: Janosch Frank <frankja@linux.ibm.com> Link: https://lore.kernel.org/r/20230615100533.3996107-4-seiden@linux.ibm.com Signed-off-by: Janosch Frank <frankja@linux.ibm.com> Message-Id: <20230615100533.3996107-4-seiden@linux.ibm.com>
|