mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
The ap.rs code is already prepared for possible support for CCA mode APQNs for the Secure Execution environment. However, this patch marks these fields and structs with pragma allow(dead_code) to prevent warnings during cargo build of pvapconfig. Signed-off-by: Harald Freudenberger <freude@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>
pvapconfig
Description
pvapconfig is used to automatically set up the AP configuration within an IBM Secure Execution guest.