On 06/23/2017 07:16 AM, sagar khadgi wrote:
> Hi Marek,

Hi,

> Thanks for replying.
> 
> Regarding Hardware:
> 
> I am using Xilinx zynq FPGA with Athena Core which as AES, RSA, DSA,
> ECDSA, NRBG etc feature.
> I am trying to integrate with Linux kernal. Can you please tell me is
> there any document/example project/link which I can refer.

Yes, see the link I posted in my previous email. Moreover, you can look
into the drivers in the Linux kernel and inspire yourself there.

> Thanks and regards,
> Sagar
> 
> 
> 
> On Thu, Jun 22, 2017 at 5:27 PM, Marek Vasut <ma...@denx.de
> <mailto:ma...@denx.de>> wrote:
> 
>     On 06/22/2017 01:50 PM, sagar khadgi wrote:
>     > Hi Marek,
> 
>     Hi,
> 
>     > I am having one microcontroller which has AES, HMAC, SHA, DES, RSA, DSA,
>     > ECDSA cryptographic services. I want to port it to Linux Kernal so that
>     > I can access them through OpenSSL from user space.
>     >
>     > I am new to Linux. Can you please provide me any document or link for
>     > porting the hardware cryptography to Linux kernel.
> 
>     Try https://www.kernel.org/doc/html/v4.11/crypto/index.html
>     <https://www.kernel.org/doc/html/v4.11/crypto/index.html>
> 
>     unless you provide further details about your hardware, it's hard to
>     help you more.
> 
>     > Thanking you in advance.
>     >
>     > Regards,
>     > Sagar
> 
> 
>     --
>     Best regards,
>     Marek Vasut
> 
> 


-- 
Best regards,
Marek Vasut

Reply via email to