lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 20 Apr 2017 09:16:35 -0500
From:   Alan Tull <atull@...nel.org>
To:     Moritz Fischer <moritz.fischer@...us.com>
Cc:     Alan Tull <atull@...nel.org>,
        linux-kernel <linux-kernel@...r.kernel.org>,
        linux-fpga@...r.kernel.org
Subject: Re: [PATCH v2 00/16] Enable upper layers using FPGA region w/o device tree

On Thu, Apr 20, 2017 at 9:09 AM, Alan Tull <atull@...nel.org> wrote:
> The current FPGA layer has two problems which this
> patchset addresses:
>
> * We now have 3 functions for programming a FPGA, depending
> on whether the image is in a sg list, a buffer, or firmware.
> So callers have to decide where the image will be or have
> to write extra code to maintain flexibilty.
>
> * users who aren't using device tree are left to write their
> own code that is essentially a rewrite of FPGA region.
>
> The major things this patchset accomplishes is:

I've pushed a branch to linux-fpga - review-next-20170420-atull-v2

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ