powerpc/pseries: PLPKS SED Opal keystore support
authorGreg Joyce <gjoyce@linux.vnet.ibm.com>
Wed, 4 Oct 2023 20:19:57 +0000 (15:19 -0500)
committerJens Axboe <axboe@kernel.dk>
Tue, 17 Oct 2023 15:10:06 +0000 (09:10 -0600)
commitec8cf230ceccfcc2bd29990c2902be168a92dee4
tree9a0b3aca59829bc27616fcd448be4d8ecca04767
parent5dd339722f5f612f349b068e8da6d6710fd0e460
powerpc/pseries: PLPKS SED Opal keystore support

Define operations for SED Opal to read/write keys
from POWER LPAR Platform KeyStore(PLPKS). This allows
non-volatile storage of SED Opal keys.

Signed-off-by: Greg Joyce <gjoyce@linux.vnet.ibm.com>
Reviewed-by: Jonathan Derrick <jonathan.derrick@linux.dev>
Link: https://lore.kernel.org/r/20231004201957.1451669-4-gjoyce@linux.vnet.ibm.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
arch/powerpc/platforms/pseries/Kconfig
arch/powerpc/platforms/pseries/Makefile
arch/powerpc/platforms/pseries/plpks_sed_ops.c [new file with mode: 0644]
block/Kconfig