All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-ti][dunfell][PATCH 0/3] Authentication of firmware images
@ 2022-09-09  5:50 Manorit Chawdhry
  2022-09-09  5:50 ` [meta-ti][dunfell][PATCH 1/3] ti-rtos-firmware: j721e-hs-evm: add secure " Manorit Chawdhry
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Manorit Chawdhry @ 2022-09-09  5:50 UTC (permalink / raw)
  To: meta-ti; +Cc: Andrew Davis, Nishanth Menon

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(-)

-- 
2.34.1



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-09-12  8:50 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-09  5:50 [meta-ti][dunfell][PATCH 0/3] Authentication of firmware images Manorit Chawdhry
2022-09-09  5:50 ` [meta-ti][dunfell][PATCH 1/3] ti-rtos-firmware: j721e-hs-evm: add secure " Manorit Chawdhry
2022-09-10 23:22   ` Denys Dmytriyenko
2022-09-12  8:50     ` Manorit Chawdhry
2022-09-09  5:50 ` [meta-ti][dunfell][PATCH 2/3] ti-rtos-firmware: j7200-hs-evm: " Manorit Chawdhry
2022-09-10 23:21   ` Denys Dmytriyenko
2022-09-09  5:50 ` [meta-ti][dunfell][PATCH 3/3] ti-rtos-firmware: j721s2-hs-evm: " Manorit Chawdhry

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.