mbox series

[meta-ti,dunfell,0/3] Authentication of firmware images

Message ID 20220909055055.38394-1-m-chawdhry@ti.com
Headers show
Series Authentication of firmware images | expand

Message

Manorit Chawdhry Sept. 9, 2022, 5:50 a.m. UTC
This patch series adds support for authentication of remoteproc firmware
images in uboot secure boot flow for K3 HS devices. Loading secure
firmwares require them to be present in rootfs. Adds secure firmware
binaries in rootfs.

The original binaries are NOT being replaced to keep compatibility with
Kernel remoteproc subsystem.

Uboot patch has been posted:
https://serenity.dal.design.ti.com/patchwork/project/linux-patch-review/list/?series=2830

Implements: LCPD-28882: Integrate secure firmware binaries in yocto

Manorit Chawdhry (3):
  ti-rtos-firmware: j721e-hs-evm: add secure firmware images
  ti-rtos-firmware: j7200-hs-evm: add secure firmware images
  ti-rtos-firmware: j721s2-hs-evm: add secure firmware images

 recipes-ti/ti-rtos-bin/ti-rtos-firmware.bb | 157 ++++++++++++++++++++-
 1 file changed, 156 insertions(+), 1 deletion(-)