Linux 下开启Secureboot

固件类型:自行编译的固件
SDK包名称:rk356x_linux_release_v1.3.0b_20221213
SDK修改内容:修改一些配置使./build.sh security_check 通过
Log日志:aa.txt

在RK3568 的Linux 平台上,作为一个外行,想请教一下,这里面通过 ./build.sh security_rootfs 和Secure boot的关系是什么?是两种方法呢还是同一个事情?
还请多多指教,不胜感谢。

tchip_askquestions
aa.txt (2.21 KB)

我理解是 ./build.sh security_rootfs 跟secureboot的加密是一样的,但是我不清楚最终通过security_rootfs 编译生成的img怎么打包成update.img,我猜测这个security_rootfs 这个编译的已经经过了签名,是否不需要再加密?

有没有用过SecureBoot的兄弟姐妹?可以学习一下?不胜感谢?

不明觉厉~~~~~