Re: [PATCH 1/2] spi: fsi: Reduce max transfer size to 8 bytes

From: Eddie James
Date: Fri Jul 16 2021 - 14:37:36 EST


On Fri, 2021-07-16 at 18:19 +0100, Mark Brown wrote:
> On Fri, Jul 16, 2021 at 08:39:14AM -0500, Eddie James wrote:
> > Security changes have forced the SPI controllers to be limited to
> > 8 byte reads. Refactor the sequencing to just handle 8 bytes at a
> > time.

Security changes in the SPI controller - in the device microcode. I can
reword the commit if you like.

Thanks,
Eddie

>
> Which security changes where - somewhere else in Linux?