From 958e46acc8e900e8569dd467c1af9b8d2d019394 Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Sat, 09 Dec 2023 08:38:54 +0000 Subject: [PATCH] disable cpu isolcpus --- rkbin/RKTRUST/RK3568TRUST_CPU3.ini | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/rkbin/RKTRUST/RK3568TRUST_CPU3.ini b/rkbin/RKTRUST/RK3568TRUST_CPU3.ini index 998c178..f162c0a 100644 --- a/rkbin/RKTRUST/RK3568TRUST_CPU3.ini +++ b/rkbin/RKTRUST/RK3568TRUST_CPU3.ini @@ -9,7 +9,7 @@ ADDR=0x00040000 [BL32_OPTION] SEC=1 -PATH=bin/rk35/rk3568_bl32_v2.09.bin +PATH=bin/rk35/rk3568_bl32_v2.10.bin ADDR=0x08400000 [BL33_OPTION] SEC=0 -- Gitblit v1.6.2