Message ID | 20210609055232.4501-1-nava.manne@xilinx.com (mailing list archive) |
---|---|
Headers | show |
Series | Fpga: adds support to load the user-key encrypted FPGA Image loading | expand |
On Wed, Jun 09, 2021 at 11:22:28AM +0530, Nava kishore Manne wrote: > This patch series adds supports user-key encrypted FPGA Image loading using > FPGA Manager framework. Why is this series "RFC"? Do you not think it is good enough to be merged? thanks, greg k-h
Hi Greg, Thanks for providing the review comments. Please find my response inline. > -----Original Message----- > From: Greg KH <gregkh@linuxfoundation.org> > Sent: Wednesday, June 9, 2021 3:25 PM > To: Nava kishore Manne <navam@xilinx.com> > Cc: robh+dt@kernel.org; Michal Simek <michals@xilinx.com>; > mdf@kernel.org; trix@redhat.com; arnd@arndb.de; Rajan Vaja > <RAJANV@xilinx.com>; Amit Sunil Dhamne <amitsuni@xlnx.xilinx.com>; > Tejas Patel <tejasp@xlnx.xilinx.com>; zou_wei@huawei.com; Sai Krishna > Potthuri <lakshmis@xilinx.com>; Ravi Patel <RAVIPATE@xilinx.com>; > iwamatsu@nigauri.org; Jiaying Liang <jliang@xilinx.com>; > devicetree@vger.kernel.org; linux-arm-kernel@lists.infradead.org; linux- > kernel@vger.kernel.org; linux-fpga@vger.kernel.org; git <git@xilinx.com>; > chinnikishore369@gmail.com > Subject: Re: [RFC v2 0/4]Fpga: adds support to load the user-key encrypted > FPGA Image loading > > On Wed, Jun 09, 2021 at 11:22:28AM +0530, Nava kishore Manne wrote: > > This patch series adds supports user-key encrypted FPGA Image loading > > using FPGA Manager framework. > > Why is this series "RFC"? Do you not think it is good enough to be merged? > As it's a new feature to the fpga manager subsystem. So i have posted it as RFC to get the inputs. Regards, Navakishore.