[PATCH v3 1/3] drivers: crypto: Add Support for Octeon-tx CPT Engine

2016-12-21 Thread george.cherian
From: George Cherian Enable the Physical Function diver for the Cavium Crypto Engine (CPT) found in Octeon-tx series of SoC's. CPT is the Cryptographic Acceleration Unit. CPT includes microcoded GigaCypher symmetric engines (SEs) and asymmetric engines (AEs). Signed-off-by: George Cherian Revie

Re: [PATCH v3 1/3] drivers: crypto: Add Support for Octeon-tx CPT Engine

2016-12-21 Thread Corentin Labbe
Hello I have some comment inline On Wed, Dec 21, 2016 at 11:56:11AM +, george.cher...@cavium.com wrote: > From: George Cherian > > Enable the Physical Function diver for the Cavium Crypto Engine (CPT) typo driver > found in Octeon-tx series of SoC's. CPT is the Cryptographic Acceleration

Re: [PATCH v3 1/3] drivers: crypto: Add Support for Octeon-tx CPT Engine

2017-01-05 Thread George Cherian
Hi Corentin, Thank you very much for the review. I was on vacation and now am back, I will fix your comments and send a new version. On 12/21/2016 06:53 PM, Corentin Labbe wrote: Hello I have some comment inline On Wed, Dec 21, 2016 at 11:56:11AM +, george.cher...@cavium.com wrote: Fr