git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
05a2b69
)
doc: board: ti: Add optee rng support
author
Udit Kumar
<u-kumar1@ti.com>
Thu, 10 Apr 2025 13:27:46 +0000
(18:57 +0530)
committer
Tom Rini
<trini@konsulko.com>
Tue, 15 Apr 2025 17:55:17 +0000
(11:55 -0600)
J722S has hw rng, which can be used by OPTEE.
So remove option to use SW TRNG by OPTEE.
Signed-off-by: Udit Kumar <u-kumar1@ti.com>
Reviewed-by: Nishanth Menon <nm@ti.com>
Reviewed-by: Dhruva Gole <d-gole@ti.com>
doc/board/ti/j722s_evm.rst
patch
|
blob
|
history
diff --git
a/doc/board/ti/j722s_evm.rst
b/doc/board/ti/j722s_evm.rst
index
e5a1be5
..
edc29a4
100644
(file)
--- a/
doc/board/ti/j722s_evm.rst
+++ b/
doc/board/ti/j722s_evm.rst
@@
-74,7
+74,6
@@
Set the variables corresponding to this platform:
$ export UBOOT_CFG_CORTEXA=j722s_evm_a53_defconfig
$ export TFA_BOARD=lite
$ export OPTEE_PLATFORM=k3-am62x
- $ export OPTEE_EXTRA_ARGS="CFG_WITH_SOFTWARE_PRNG=y"
.. j722s_evm_rst_include_start_build_steps