mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
rust/pv: Fix some comments
The library is used by multiple PV related tools, not only for managing the guest secret store. Reviewed-by: Steffen Eiden <seiden@linux.ibm.com> Signed-off-by: Marc Hartmayer <mhartmay@linux.ibm.com> Signed-off-by: Steffen Eiden <seiden@linux.ibm.com>
This commit is contained in:
committed by
Steffen Eiden
parent
17aba9322e
commit
fe2946f76c
@@ -3,7 +3,7 @@ SPDX-License-Identifier: MIT
|
||||
|
||||
Copyright 2024 IBM Corp.
|
||||
-->
|
||||
# s390_pv_core - basic library for pv-tools
|
||||
# `s390_pv_core` - basic library for pv-tools
|
||||
|
||||
This library is intended to be used by tools and libraries that
|
||||
are used for creating and managing [IBM Secure Execution](https://www.ibm.com/docs/en/linux-on-systems?topic=virtualization-secure-execution) guests.
|
||||
|
||||
Reference in New Issue
Block a user