[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <2d24ed07-5501-5ee9-e2a9-34ef15216e28@linaro.org>
Date: Thu, 15 Sep 2022 14:46:13 +0300
From: Dmitry Baryshkov <dmitry.baryshkov@...aro.org>
To: wen.ping.teh@...el.com
Cc: bjorn.andersson@...aro.org, catalin.marinas@....com,
davem@...emloft.net, dinguyen@...nel.org,
herbert@...dor.apana.org.au, krzysztof.kozlowski+dt@...aro.org,
linux-arm-kernel@...ts.infradead.org, linux-crypto@...r.kernel.org,
linux-kernel@...r.kernel.org, shawnguo@...nel.org, will@...nel.org
Subject: Re: [PATCH 0/2] crypto: intel-fcs: Add crypto service driver for
Intel SoCFPGA
On 15/09/2022 06:25, wen.ping.teh@...el.com wrote:
> From: wen.ping.teh@...el.com
>
>> This patch introduces a crypto service driver for Intel SoCFPGA
>> family. The FPGA Crypto Service (FCS) includes a large set of security
>> features that are provided by the Secure Device Manager(SDM) in FPGA.
>> The driver provide IOCTL interface for user to call the crypto services
>> and send them to SDM's mailbox.
>>
>> Teh Wen Ping (2):
>> crypto: intel-fcs: crypto service driver for Intel SoCFPGA family
>> arm64: defconfig: add CRYPTO_DEV_INTEL_FCS
> Hi,
>
> I just found out that there was a previous attempt to upstream this driver
> 2 years ago. It was NACK because it did not implement crypto API. Please
> drop this review.
> https://www.mail-archive.com/linux-crypto@vger.kernel.org/msg44701.html
>
> I will move this driver to drivers/misc.
I think the proper solution would be to implement the existing API first
rather than adding a set of custom proprietary IOCTLs that nobody else
is going to use.
--
With best wishes
Dmitry
Powered by blists - more mailing lists