[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220708112755.105642-1-j-choudhary@ti.com>
Date: Fri, 8 Jul 2022 16:57:53 +0530
From: Jayesh Choudhary <j-choudhary@...com>
To: <nm@...com>, <vigneshr@...com>, <devicetree@...r.kernel.org>
CC: <kristo@...nel.org>, <robh+dt@...nel.org>,
<krzysztof.kozlowski+dt@...aro.org>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>, <j-choudhary@...com>
Subject: [PATCH 0/2] Enable SA2UL support on AM64X
This series enables sa2ul support for TI SoC AM64X.
It is based on another series posted by Suman Anna:
<https://lore.kernel.org/linux-arm-kernel/20210514210725.32720-1-s-anna@ti.com/>
rng node has been dropped due to its indirect access from OP-TEE.
Since the sa2ul hardware is being used by OP-TEE as well,
it should be requested using shared TI-SCI flag. So the flag
has been changed from TI-SCI-EXCLUSIVE to TI-SCI-SHARED.
I have tried crypto tests on my local setup, and tcrypt and
self-tests are passing.
Peter Ujfalusi (1):
arm64: dts: ti: k3-am64-main: Enable crypto accelerator
Suman Anna (1):
arm64: dts: ti: k3-am64: Add SA2UL address space to Main CBASS ranges
arch/arm64/boot/dts/ti/k3-am64-main.dtsi | 12 ++++++++++++
arch/arm64/boot/dts/ti/k3-am64.dtsi | 1 +
2 files changed, 13 insertions(+)
--
2.17.1
Powered by blists - more mailing lists