I will maintain the platform access interface and dynamic boost control support. Acked-by: Tom Lendacky <thomas.lendacky@xxxxxxx> Signed-off-by: Mario Limonciello <mario.limonciello@xxxxxxx> --- v4->v5: * Pick up tag v3->v4: * Add reference to new tools/crypto/ccp/dbc.c --- MAINTAINERS | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index f2e19f576fecd..709ebc2ebbe2b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -988,6 +988,18 @@ S: Supported F: drivers/crypto/ccp/sev* F: include/uapi/linux/psp-sev.h +AMD CRYPTOGRAPHIC COPROCESSOR (CCP) DRIVER - DBC SUPPORT +M: Mario Limonciello <mario.limonciello@xxxxxxx> +L: linux-crypto@xxxxxxxxxxxxxxx +S: Supported +F: drivers/crypto/ccp/dbc.c +F: drivers/crypto/ccp/dbc.h +F: drivers/crypto/ccp/platform-access.c +F: drivers/crypto/ccp/platform-access.h +F: include/uapi/linux/psp-dbc.h +F: tools/crypto/ccp/*.c +F: tools/crypto/ccp/*.py + AMD DISPLAY CORE M: Harry Wentland <harry.wentland@xxxxxxx> M: Leo Li <sunpeng.li@xxxxxxx> -- 2.34.1