Re: [PATCH] powerpc/pseries: Add FW_FEATURE_PLPKS feature flag

2023-04-26 Thread Michael Ellerman
On Fri, 24 Feb 2023 15:10:12 +1100, Andrew Donnellan wrote: > Add a firmware feature flag, FW_FEATURE_PLPKS, to indicate availability of > Platform KeyStore related hcalls. > > Check this flag in plpks_is_available() and pseries_plpks_init() before > trying to make an hcall. > > > [...] Applied

[PATCH] powerpc/pseries: Add FW_FEATURE_PLPKS feature flag

2023-02-23 Thread Andrew Donnellan
Add a firmware feature flag, FW_FEATURE_PLPKS, to indicate availability of Platform KeyStore related hcalls. Check this flag in plpks_is_available() and pseries_plpks_init() before trying to make an hcall. Suggested-by: Michael Ellerman Signed-off-by: Andrew Donnellan --- arch/powerpc/include/