[PATCH 00/10] phyCORE-AM62x/AM64x: Add RAUC and Secure Boot
Daniel Schultz
d.schultz at phytec.de
Thu Feb 6 11:41:14 CET 2025
Hi,
On 05.02.25 15:51, Tom Rini wrote:
> On Wed, Feb 05, 2025 at 12:01:36AM -0800, Daniel Schultz wrote:
>
>> This patch series adds support to boot PHYTEC's reference distros for
>> RAUC and Secure Boot.
>>
>> It adds a new Kconfig entry to embed the RAUC boot logic into the K3 MMC
>> boot logic. The boot flow itself got extended to run the raucinit function.
>>
>> It also adds Kconfig entries to pass private keys from an external location
>> to U-Boot to sign bootloader images. An additional config entries allows to
>> enable FIT image, because our Secure Boot implementation uses fitimages
>> instead of normal images.
> First, does CI pass with this series? Second, is this also based on the
> RAUC support to bootstd series? Thanks.
I just ran the CI tests and they pass:
https://github.com/u-boot/u-boot/pull/739
This is what we have for quite some time to boot RAUC or Secure Boot
with our downstream U-Boot. It's not really nice but working... Martin
started to work on bootstd implementation after we implemented that. Our
plan is get the current boot flow upstream and switch completely to
bootstd later this year. Afterwards, we would mark the current boot flow
as legacy.
- Daniel
More information about the U-Boot
mailing list