public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Enable SA2UL support on AM64X
@ 2022-07-08 11:27 Jayesh Choudhary
  2022-07-08 11:27 ` [PATCH 1/2] arm64: dts: ti: k3-am64: Add SA2UL address space to Main CBASS ranges Jayesh Choudhary
  2022-07-08 11:27 ` [PATCH 2/2] arm64: dts: ti: k3-am64-main: Enable crypto accelerator Jayesh Choudhary
  0 siblings, 2 replies; 5+ messages in thread
From: Jayesh Choudhary @ 2022-07-08 11:27 UTC (permalink / raw)
  To: nm, vigneshr, devicetree
  Cc: kristo, robh+dt, krzysztof.kozlowski+dt, linux-arm-kernel,
	linux-kernel, j-choudhary

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-07-11  8:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-08 11:27 [PATCH 0/2] Enable SA2UL support on AM64X Jayesh Choudhary
2022-07-08 11:27 ` [PATCH 1/2] arm64: dts: ti: k3-am64: Add SA2UL address space to Main CBASS ranges Jayesh Choudhary
2022-07-08 11:27 ` [PATCH 2/2] arm64: dts: ti: k3-am64-main: Enable crypto accelerator Jayesh Choudhary
2022-07-08 22:08   ` Nishanth Menon
2022-07-11  8:53     ` Jayesh Choudhary

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox