Re: [PATCH v5 22/25] powerpc/pseries: Pass PLPKS password on kexec

2023-01-31 Thread Stefan Berger
On 1/31/23 01:39, Andrew Donnellan wrote: From: Russell Currey Before interacting with the PLPKS, we ask the hypervisor to generate a password for the current boot, which is then required for most further PLPKS operations. If we kexec into a new kernel, the new kernel will try and fail to g

[PATCH v5 22/25] powerpc/pseries: Pass PLPKS password on kexec

2023-01-30 Thread Andrew Donnellan
From: Russell Currey Before interacting with the PLPKS, we ask the hypervisor to generate a password for the current boot, which is then required for most further PLPKS operations. If we kexec into a new kernel, the new kernel will try and fail to generate a new password, as the password has alr