]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
doc: board: ti: Add optee rng support
authorUdit Kumar <u-kumar1@ti.com>
Thu, 10 Apr 2025 13:27:46 +0000 (18:57 +0530)
committerTom 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

index e5a1be50c4fa729645f3142655dd7d461be66d68..edc29a4f9e4675bea7e7a67006b5fd54ba7df309 100644 (file)
@@ -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