]> git.dujemihanovic.xyz Git - u-boot.git/commit
drivers: remoteproc: ti_k3 : enable secure booting with firmware images
authorManorit Chawdhry <m-chawdhry@ti.com>
Tue, 21 May 2024 10:56:46 +0000 (16:26 +0530)
committerTom Rini <trini@konsulko.com>
Fri, 7 Jun 2024 20:00:43 +0000 (14:00 -0600)
commit5b5bb51af8b37412f35f6721694e062c59616df4
tree162d07f33aa1b880be3265d42f27b6962996ef8f
parent145a23450c7ee0c0ed9a68e33a1a52f23705a6b6
drivers: remoteproc: ti_k3 : enable secure booting with firmware images

Remoteproc firmware images aren't authenticated in the current boot flow.
Authenticates remoteproc firmware images to complete the root of trust
in secure booting.

Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com>
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> # Intel Edison
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
drivers/remoteproc/ti_k3_dsp_rproc.c
drivers/remoteproc/ti_k3_r5f_rproc.c