diff options
author | Steffen Eiden <[email protected]> | 2022-05-16 11:33:35 +0000 |
---|---|---|
committer | Janosch Frank <[email protected]> | 2022-05-20 16:38:35 +0200 |
commit | 4689752c79fa30e91b49b39a9fba93c4d1f3e20c (patch) | |
tree | e76b156702241c464684e2f0a5f0a07409b0318f /scripts/gdb/linux/timerlist.py | |
parent | ce522ba9ef7e2d9fb22a39eb3371c0c64e2a433e (diff) |
drivers/s390/char: Add Ultravisor io device
This patch adds a new miscdevice to expose some Ultravisor functions
to userspace. Userspace can send IOCTLs to the uvdevice that will then
emit a corresponding Ultravisor Call and hands the result over to
userspace. The uvdevice is available if the Ultravisor Call facility is
present.
Userspace can call the Retrieve Attestation Measurement
Ultravisor Call using IOCTLs on the uvdevice.
The uvdevice will do some sanity checks first.
Then, copy the request data to kernel space, build the UVCB,
perform the UV call, and copy the result back to userspace.
Signed-off-by: Steffen Eiden <[email protected]>
Reviewed-by: Janosch Frank <[email protected]>
Reviewed-by: Claudio Imbrenda <[email protected]>
Link: https://lore.kernel.org/kvm/[email protected]/
Message-Id: <[email protected]>
Signed-off-by: Janosch Frank <[email protected]> (whitespace and tristate fixes, pick)
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions