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-next>] [day] [month] [year] [list]
Message-ID: <20240822092955.22037-1-hnagalla@ti.com>
Date: Thu, 22 Aug 2024 04:29:51 -0500
From: Hari Nagalla <hnagalla@...com>
To: <vigneshr@...com>, <kristo@...nel.org>, <robh+dt@...nel.org>,
        <krzysztof.kozlowski+dt@...aro.org>, <conor+dt@...nel.org>,
        <nm@...com>, <bb@...com>, <afd@...com>
CC: <linux-kernel@...r.kernel.org>, <linux-arm-kernel@...ts.infradead.org>,
        <devicetree@...r.kernel.org>
Subject: [PATCH v5 0/4] Add R5F and C7x DSP nodes for AM62a SoC

This patch series adds R5F and C7x dsp processor nodes and shared
memory based Virtio/IPC configuration for AM62A SoC.

changes in v5:
*) Reordered Remoteproc device node properties to list reset, firmware
   properties before vendor specific properties.
*) Remote the SRAM node from patch2, as it can be used by other
   components and is not specific to this patchset.
*) Added new lines between sub nodes as needed.

v4: https://lore.kernel.org/all/20240820104034.15607-1-hnagalla@ti.com/ 

Devarsh Thakkar (2):
  arm64: dts: k3-am62a-wakeup: Add R5F device node
  arm64: dts: ti: k3-am62a7-sk: Enable ipc with Remoteproc nodes

Hari Nagalla (1):
  arm64: dts: k3-am62a-mcu: Add R5F Remoteproc node

Jai Luthra (1):
  arm64: dts: k3-am62a-main: Add C7xv device node

 arch/arm64/boot/dts/ti/k3-am62a-main.dtsi   | 12 ++++
 arch/arm64/boot/dts/ti/k3-am62a-mcu.dtsi    | 25 ++++++++
 arch/arm64/boot/dts/ti/k3-am62a-wakeup.dtsi | 24 +++++++
 arch/arm64/boot/dts/ti/k3-am62a7-sk.dts     | 71 +++++++++++++++++++++
 4 files changed, 132 insertions(+)

-- 
2.34.1


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ