]> Git Repo - J-u-boot.git/commit
drivers: remoteproc: ti_k3 : enable secure booting with firmware images
authorManorit Chawdhry <[email protected]>
Tue, 21 May 2024 10:56:46 +0000 (16:26 +0530)
committerTom Rini <[email protected]>
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 <[email protected]>
Signed-off-by: Simon Glass <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]> # Intel Edison
Reviewed-by: Bin Meng <[email protected]>
drivers/remoteproc/ti_k3_dsp_rproc.c
drivers/remoteproc/ti_k3_r5f_rproc.c
This page took 0.030258 seconds and 4 git commands to generate.