Re: [PATCH 2/2] scsi: ufs: add inline crypto support to UFS HCD

2018-12-13 Thread Ladvine D Almeida
l...@vger.kernel.org; linux- >> s...@vger.kernel.org; Alan Douglas ; Janek Kotas >> ; Rafal Ciepiela ; AnilKumar >> Chimata ; Ladvine D Almeida ; >> Satya Tangirala ; Paul Crowley >> >> Subject: Re: [PATCH 2/2] scsi: ufs: add inline crypto support to UFS HCD >&

Re: [PATCH 2/2] scsi: ufs: add inline crypto support to UFS HCD

2018-12-13 Thread Ladvine D Almeida
On 13/12/18 7:42 PM, Jens Axboe wrote: > On 12/13/18 12:39 PM, Ladvine D Almeida wrote: >> Suggest to take a look into the article >> https://urldefense.proofpoint.com/v2/url?u=https-3A__lwn.net_Articles_717754&d=DwICaQ&c=DPL6_X_6JkXFx7AXWqB0tg&r=z00zRD9ARrwHpe-XSl

[PATCH v2 3/5] scsi: ufs: Add Kconfig for UFS HC driver crypto support

2018-05-28 Thread Ladvine D Almeida
changes in v2: Indented the help text This patch adds the Kconfig for enabling crypto support for UFS Host Controller driver. It also adds Makefile changes for building crypto support based on crypto Kconfig selection. Signed-off-by: Ladvine D Almeida --- drivers/scsi/ufs/Kconfig | 15