Re: [PATCH 4/4] fpga mgr: socfpga: Expose support for encrypted bitstreams

2016-11-13 Thread atull
On Mon, 7 Nov 2016, Moritz Fischer wrote: > Expose support for on the fly decryption of bitstreams. > This needs no additional work or configuration, > so just expose the new capability. Hi Moritz, When we talked about this, I was thinking about the arria10 support which I'd done more recently.

[PATCH 4/4] fpga mgr: socfpga: Expose support for encrypted bitstreams

2016-11-06 Thread Moritz Fischer
Expose support for on the fly decryption of bitstreams. This needs no additional work or configuration, so just expose the new capability. Signed-off-by: Moritz Fischer Cc: Alan Tull Cc: Michal Simek Cc: Sören Brinkmann Cc: linux-kernel@vger.kernel.org Cc: linux-arm-ker...@lists.infradead.org