Re: [PATCH v5 15/25] powerpc/pseries: Move PLPKS constants to header file
From: Stefan Berger <stefanb@linux.ibm.com>
Date: 2023-01-31 16:08:16
Also in:
linux-integrity, lkml
From: Stefan Berger <stefanb@linux.ibm.com>
Date: 2023-01-31 16:08:16
Also in:
linux-integrity, lkml
On 1/31/23 01:39, Andrew Donnellan wrote:
From: Russell Currey <redacted> Move the constants defined in plpks.c to plpks.h, and standardise their naming, so that PLPKS consumers can make use of them later on. Signed-off-by: Russell Currey <redacted> Co-developed-by: Andrew Donnellan <redacted> Signed-off-by: Andrew Donnellan <redacted>
Reviewed-by: Stefan Berger <stefanb@linux.ibm.com>