All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Add TIFS Stub support in AM62x
@ 2024-04-03 12:03 Dhruva Gole
  2024-04-03 12:03 ` [PATCH 1/2] arm: mach-k3: add support for detecting TIFSSTUB images Dhruva Gole
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Dhruva Gole @ 2024-04-03 12:03 UTC (permalink / raw)
  To: u-boot
  Cc: Tom Rini, Vibhore Vardhan, Neha Malcom Francis, Dhruva Gole,
	Kamlesh Gurudasani, Vishal Mahaveer, Akashdeep Kaur,
	Sebin Francis

Add support for signing, detection and loading of TIFSSTUB images for
for HSSE, HSFS and GP AM62x devices.

Boot tested and Deepsleep entry exist tested with ti-linux:
https://gist.github.com/DhruvaG2000/036010f6ae75aa6443fc77f61fd74893

Patches are based on top of tag: v2024.04

Cc: Tom Rini <trini@konsulko.com>
Cc: Neha Malcom Francis <n-francis@ti.com>
Cc: Kamlesh Gurudasani <kamlesh@ti.com>
Cc: Vibhore Vardhan <vibhore@ti.com>
Cc: Vishal Mahaveer <vishalm@ti.com>
Cc: Akashdeep Kaur <a-kaur@ti.com>
Cc: Sebin Francis <sebin.francis@ti.com>

Kamlesh Gurudasani (2):
  arm: mach-k3: add support for detecting TIFSSTUB images
  arm: dts: k3: binman: am625: add support for signing TIFSSTUB Images

 arch/arm/dts/k3-am625-sk-binman.dtsi | 141 ++++++++++++++++++++++++++-
 arch/arm/mach-k3/r5/common.c         |  24 +++++
 2 files changed, 163 insertions(+), 2 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-04-12 14:19 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-03 12:03 [PATCH 0/2] Add TIFS Stub support in AM62x Dhruva Gole
2024-04-03 12:03 ` [PATCH 1/2] arm: mach-k3: add support for detecting TIFSSTUB images Dhruva Gole
2024-04-04  4:24   ` Neha Malcom Francis
2024-04-03 12:03 ` [PATCH 2/2] arm: dts: k3: binman: am625: add support for signing TIFSSTUB Images Dhruva Gole
2024-04-04  4:50   ` Neha Malcom Francis
2024-04-04  8:07     ` Francesco Dolcini
2024-04-04  8:22     ` Dhruva Gole
2024-04-12 14:19 ` [PATCH 0/2] Add TIFS Stub support in AM62x Tom Rini

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.