From a8baac546fd9bfbf3f36af3d35b5a284a9664f4c Mon Sep 17 00:00:00 2001 From: Udit Kumar Date: Thu, 10 Apr 2025 18:57:46 +0530 Subject: [PATCH] doc: board: ti: Add optee rng support J722S has hw rng, which can be used by OPTEE. So remove option to use SW TRNG by OPTEE. Signed-off-by: Udit Kumar Reviewed-by: Nishanth Menon Reviewed-by: Dhruva Gole --- doc/board/ti/j722s_evm.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/board/ti/j722s_evm.rst b/doc/board/ti/j722s_evm.rst index e5a1be50c4f..edc29a4f9e4 100644 --- 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 -- 2.39.5