diff options
| author | Finn Callies <[email protected]> | 2024-09-11 07:21:09 +0000 |
|---|---|---|
| committer | Vasily Gorbik <[email protected]> | 2024-09-12 12:13:27 +0000 |
| commit | 9fed8d7c46f37151037334ef5e8b30b945baaceb (patch) | |
| tree | 08bfac779da7ae6349ab5298bd621330ffcad029 /rust/helpers/helpers.c | |
| parent | s390/crypto: Add Support for Query Authentication Information (diff) | |
| download | kernel-9fed8d7c46f37151037334ef5e8b30b945baaceb.tar.gz kernel-9fed8d7c46f37151037334ef5e8b30b945baaceb.zip | |
s390/crypto: Display Query and Query Authentication Information in sysfs
Displays the query (fc=0) and query authentication information (fc=127)
as binary in sysfs per CPACF instruction. Files are located in
/sys/devices/system/cpu/cpacf/. These information can be fetched via
asm already except for PCKMO because this instruction is privileged. To
offer a unified interface all CPACF instructions will have this
information displayed in sysfs in files <instruction>_query_raw and
<instruction>_query_auth_info_raw.
A new tool introduced into s390-tools called cpacfinfo will use this
information to convert and display in human readable form.
Suggested-by: Harald Freudenberger <[email protected]>
Reviewed-by: Harald Freudenberger <[email protected]>
Acked-by: Heiko Carstens <[email protected]>
Signed-off-by: Finn Callies <[email protected]>
Signed-off-by: Vasily Gorbik <[email protected]>
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions
