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] [day] [month] [year] [list]
Date:   Mon, 8 Jan 2018 13:43:33 +0100
From:   Michal Simek <michal.simek@...inx.com>
To:     Dhaval Shah <dhaval.shah@...inx.com>, <arnd@...db.de>,
        <rdunlap@...radead.org>, <gregkh@...uxfoundation.org>,
        <pombredanne@...b.com>, <robh+dt@...nel.org>,
        <mark.rutland@....com>, <michal.simek@...inx.com>
CC:     <linux-arm-kernel@...ts.infradead.org>,
        <devicetree@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
        <hyunk@...inx.com>, Dhaval Shah <dshah@...inx.com>
Subject: Re: [PATCH v6 0/2] Documentation and driver of logicoreIP

On 21.12.2017 19:33, Dhaval Shah wrote:
> 1st patch provide Device Tree binding document for logicoreIP
> 2nd patch provide the xlnx_vcu logicoreIP driver, Kconfig changes
> and Makefile changes for the driver.
> 
> Dhaval Shah (2):
>   dt-bindings: misc: Add DT bindings to xlnx_vcu driver
>   misc: xlnx_vcu: Add Xilinx ZYNQMP VCU logicoreIP init driver
> 
>  .../devicetree/bindings/soc/xilinx/xlnx,vcu.txt    |  31 +
>  drivers/soc/xilinx/Kconfig                         |  15 +
>  drivers/soc/xilinx/Makefile                        |   1 +
>  drivers/soc/xilinx/xlnx_vcu.c                      | 630 +++++++++++++++++++++
>  4 files changed, 677 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/soc/xilinx/xlnx,vcu.txt
>  create mode 100644 drivers/soc/xilinx/xlnx_vcu.c
> 

It looks like there is no any other concern regarding these patches
that's why I have applied them.

Thanks,
Michal

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ