[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4f365fae-aae2-a0df-e8e9-268b536378b1@amd.com>
Date: Fri, 11 Apr 2025 23:50:54 +0530
From: "Gupta, Nipun" <nipun.gupta@....com>
To: Herbert Xu <herbert@...dor.apana.org.au>
Cc: Krzysztof Kozlowski <krzk@...nel.org>, davem@...emloft.net,
dri-devel@...ts.freedesktop.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, krzk+dt@...nel.org,
gregkh@...uxfoundation.org, robh@...nel.org, conor+dt@...nel.org,
ogabbay@...nel.org, maarten.lankhorst@...ux.intel.com, mripard@...nel.org,
tzimmermann@...e.de, airlied@...il.com, simona@...ll.ch,
derek.kiernan@....com, dragan.cvetic@....com, arnd@...db.de,
praveen.jain@....com, harpreet.anand@....com, nikhil.agarwal@....com,
srivatsa@...il.mit.edu, code@...icks.com, ptsm@...ux.microsoft.com,
linux-crypto@...r.kernel.org, David Howells <dhowells@...hat.com>,
Lukas Wunner <lukas@...ner.de>, Ignat Korchagin <ignat@...udflare.com>,
keyrings@...r.kernel.org
Subject: Re: [PATCH v2 2/3] accel/amdpk: add driver for AMD PKI accelerator
On 11-04-2025 10:47, Herbert Xu wrote:
> On Fri, Apr 11, 2025 at 10:21:03AM +0530, Gupta, Nipun wrote:
>>
>> added crypto maintainers for comments.
>> IMO, as accel framework is designed to support any type of compute
>> accelerators, the PKI crypto accelerator in accel framework is not
>> completely out of place here, as also suggested at:
>> https://lore.kernel.org/all/2025031352-gyration-deceit-5563@gregkh/
>>
>> Having the crypto accelerator as part of accel also enables to extract
>> the most performance from the HW PKI engines, given that the queue
>> assignment is handled per drm device open call.
>
> There is actually a user-space interface for asymmetric crypto
> through the keyring subsystem. Adding the maintainers of those
> in case they wish to comment on your driver.
AFAIU after looking into it, the keyring subsystem is not to perform the
data operations, but for managing keys for these operations. Kindly
correct me if I am wrong here.
Thanks,
Nipun
Powered by blists - more mailing lists