On Sun, Jun 21, 2020 at 12:47:11PM +0000, Avri Altman wrote: > > > +Alim & Asutosh > > > > Hi Satya, > > > > > > > > Avri, > > > > > > > This patch series adds support for inline encryption to UFS using > > > > the inline encryption support in the block layer. It follows the JEDEC > > > > UFSHCI v2.1 specification, which defines inline encryption for UFS. > > > > > > I'd appreciate it if you could review this series. > > > > > > Thanks! > > > > > > -- > > > Martin K. Petersen Oracle Linux Engineering > > A quick question and a comment: > > > > Does the IE infrastructure that you've added to the block layer invented for > > ufs? > And how this infrastructure relates to Eric's RFC: Inline crypto support on DragonBoard 845c > https://www.spinics.net/lists/linux-scsi/msg141472.html > My patches are based on top of Satya's patches. My patches just introduce the quirks needed for Qualcomm ICE to work, since it doesn't follow the UFS standard exactly. - Eric