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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 15 Jul 2015 05:22:53 -0700
From:	Wendy Liang <wendy.liang@...inx.com>
To:	linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
	evicetree@...r.kernel.org, ohad@...ery.com
CC:	michal.simek@...inx.com, sunnyliangjy@...il.com,
	Wendy Liang <jliang@...inx.com>
Subject: [RFC PATCH 0/2] remoteproc: Add zynqmp R5 remoteproc driver

This patch series is to add remoteproc driver for Cortex-R5
included in Xilinx Zynq UltraScale MPSoC so that we can
boot and passing messages to the R5 subsystem.

Wendy Liang (2):
  remoteproc: Add zynqmp R5 remoteproc driver
  Documentation: DTS: bindings: add ZynqMP RPU remoteproc

 .../bindings/remoteproc/zynqmp_r5_remoteproc.txt   |  49 ++
 drivers/remoteproc/Kconfig                         |   9 +
 drivers/remoteproc/Makefile                        |   1 +
 drivers/remoteproc/zynqmp_r5_remoteproc.c          | 809 +++++++++++++++++++++
 4 files changed, 868 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/remoteproc/zynqmp_r5_remoteproc.txt
 create mode 100644 drivers/remoteproc/zynqmp_r5_remoteproc.c

-- 
2.1.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ