commit | 3b779d1a1adfc3fba34917ff758ba48e10116f8e | [log] [tgz] |
---|---|---|
author | Manorit Chawdhry <m-chawdhry@ti.com> | Tue May 21 16:26:46 2024 +0530 |
committer | Tom Rini <trini@konsulko.com> | Fri Jun 07 14:00:43 2024 -0600 |
tree | 162d07f33aa1b880be3265d42f27b6962996ef8f | |
parent | 53dde1a03090f459c5d8ee59d9e2f2c1ab55ac9d [diff] |
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>