[PATCH 0/2] Enable SA2UL support on AM64X
Jayesh Choudhary
j-choudhary at ti.com
Fri Jul 8 04:27:53 PDT 2022
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
More information about the linux-arm-kernel
mailing list