Re: [v2, 00/10] spl: Add support for Falcon mode with ARM Trusted Firmware
Alexey Charkov <[email protected]> Tue, 4 Aug 2026 18:47:13 +0400
| Newsgroups | gmane.comp.boot-loaders.u-boot |
|---|---|
| Message-ID | <CAKTNdwH2EHkj1-zcniKCB5NGU8w8oBfVzfeLsVuYZFX61eG6fQ@mail.gmail.com> |
Hi Simon, On Tue, Aug 4, 2026 at 5:05=E2=80=AFPM Simon Glass <[email protected]> wrote= : > > Hi Alexey, > > On 2026-07-31T17:10:44, Alexey Charkov <[email protected]> wrote: > > binman: tests: Add test coverage for a FIT with embedded Linux+initrd a= nd /chosen > ... > > > This has been tested with an uncompressed ARM64 Image as the payload, a= s > > well as with a GZip-compressed one (using existing SPL_GZIP functionali= ty) > > Just to check - is there any test coverage for the SPL side (the > atf/UFS/Falcon-decision changes in patches 1-3), or is that all > board-level? A sandbox_spl test for the caching behaviour in patch 1 > would be nice if feasible, since that is generic code. Oof. I'll need to check what the sandbox SPL implementation can do. The whole Falcon thing is quite SoC specific. Let me give it a try. Best regards, Alexey