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]
Date:   Thu, 11 Jun 2020 10:29:43 -0500
From:   Suman Anna <s-anna@...com>
To:     Tony Lindgren <tony@...mide.com>
CC:     Jason Kridner <jdk@...com>, Caleb Robey <c-robey@...com>,
        Drew Fustini <drew@...gleboard.org>,
        Robert Nelson <robertcnelson@...il.com>,
        <linux-omap@...r.kernel.org>, <devicetree@...r.kernel.org>,
        <linux-kernel@...r.kernel.org>, Suman Anna <s-anna@...com>
Subject: [PATCH 0/2] Enable IPU and DSP rprocs on AM5729 BeagleBone AI

Hi Tony, Jason, Caleb,

The IPU and DSP remote processors are finally booting as of latest master
on almost all the TI DRA7xx/AM57xx boards except for AM5729 BeagleBone AI
board. We have most of the common dts pieces available due to the usage
of common dra74-ipu-dsp.common.dtsi and dra7-ipu-dsp-common.dtsi files.
The series leverages these to enable both the IPUs (IPU1 and IPU2) and
DSPs (DSP1 and DSP2) on AM5729 BeagleBone AI board.

Patch 1 is enough to enable the support, and patch 2 is a cleanup.
Patches are based on latest master.

I don't have access to an BeagleBone AI board, so appreciate some testing
from any of you. If you are using the TI SDK firmware images, you would
need the following additional patch [1] to have the rpmsg devices published
successfully (otherwise you will see a malformed rpmsg ns message trace).
This patch is getting replaced with an alternate logic, and I am waiting
for that to be finalized before I update our BIOS-side logic/firmwares.

regards
Suman

[1] https://patchwork.kernel.org/patch/11096599/

Suman Anna (2):
  ARM: dts: am5729-beaglebone-ai: Enable IPU & DSP rprocs
  ARM: dts: am5729-beaglebone-ai: Disable ununsed mailboxes

 arch/arm/boot/dts/am5729-beagleboneai.dts | 73 +++++++----------------
 1 file changed, 21 insertions(+), 52 deletions(-)

-- 
2.26.0

Powered by blists - more mailing lists