OpenCloudOS-Kernel/include/linux/fpga
Moritz Fischer 0f4f0c8ff1 fpga: Add flag to indicate bitstream needs decrypting
Add a flag that is passed to the write_init() callback, indicating
that the bitstream is encrypted.

The low-level driver will deal with the flag, or return an error,
if encrypted bitstreams are not supported.

Signed-off-by: Moritz Fischer <mdf@kernel.org>
Acked-by: Michal Simek <michal.simek@xilinx.com>
Signed-off-by: Alan Tull <atull@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-03-17 15:10:48 +09:00
..
fpga-bridge.h fpga: add fpga bridge framework 2016-11-10 17:03:35 +01:00
fpga-mgr.h fpga: Add flag to indicate bitstream needs decrypting 2017-03-17 15:10:48 +09:00