public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] fpga: zynq: encrypted bitstreams plus one
@ 2017-02-27 15:18 Alan Tull
  2017-02-27 15:18 ` [PATCH 1/4] fpga: fix sparse warnings in fpga-mgr and fpga-bridge Alan Tull
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Alan Tull @ 2017-02-27 15:18 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: Moritz Fischer, Alan Tull, linux-kernel, linux-fpga

Hi Greg,

Please take these patches that have been reviewed on the
lkml and linux-fpga lists.  Dihn's patch fixes minor sparse
warnings.  Moritz's patch adds some functionality for Zynq.

Thanks,
Alan

Dinh Nguyen (1):
  fpga: fix sparse warnings in fpga-mgr and fpga-bridge

Moritz Fischer (3):
  fpga: Add flag to indicate bitstream needs decrypting
  fpga: zynq: Add support for encrypted bitstreams
  fpga: region: Add fpga-region property 'encrypted-fpga-config'

 .../devicetree/bindings/fpga/fpga-region.txt       |  1 +
 drivers/fpga/fpga-bridge.c                         |  2 +-
 drivers/fpga/fpga-mgr.c                            |  2 +-
 drivers/fpga/fpga-region.c                         |  8 +++++--
 drivers/fpga/zynq-fpga.c                           | 28 +++++++++++++++++++---
 include/linux/fpga/fpga-mgr.h                      |  1 +
 6 files changed, 35 insertions(+), 7 deletions(-)

-- 
2.7.4

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-02-27 15:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-27 15:18 [PATCH 0/4] fpga: zynq: encrypted bitstreams plus one Alan Tull
2017-02-27 15:18 ` [PATCH 1/4] fpga: fix sparse warnings in fpga-mgr and fpga-bridge Alan Tull
2017-02-27 15:19 ` [PATCH 2/4] fpga: Add flag to indicate bitstream needs decrypting Alan Tull
2017-02-27 15:19 ` [PATCH 3/4] fpga: zynq: Add support for encrypted bitstreams Alan Tull
2017-02-27 15:19 ` [PATCH 4/4] fpga: region: Add fpga-region property 'encrypted-fpga-config' Alan Tull

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox