[PATCH 0/4] Adding support to load secure firmware for HS devices
Tom Rini
trini at konsulko.com
Sat Jun 8 00:03:41 CEST 2024
On Tue, 21 May 2024 16:26:44 +0530, Udit Kumar wrote:
> Some use case needs rproc firmware to be loaded at u-boot stage,
> using following commands at u-boot shell, firmware could be loaded
>
> => setenv dorprocboot 1
> => run boot_rprocs
>
> For Secure devices, secure version of rproc firmware should be loaded,
> which is appended by sec keyword[0].
> but currently non-secure firmware is loaded even for secure devices.
> So adding support for loading secure firmware on Secured devices.
>
> [...]
Applied to u-boot/next, thanks!
--
Tom
More information about the U-Boot
mailing list