[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220711085743.10128-1-j-choudhary@ti.com>
Date: Mon, 11 Jul 2022 14:27:41 +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 v2 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 disabled 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.
Changes from v1:
- disable rng node instead of dropping it
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 | 20 ++++++++++++++++++++
arch/arm64/boot/dts/ti/k3-am64.dtsi | 1 +
2 files changed, 21 insertions(+)
--
2.17.1
Powered by blists - more mailing lists