Re: [v2, 00/10] spl: Add support for Falcon mode with ARM Trusted Firmware
Simon Glass <[email protected]> Tue, 4 Aug 2026 07:04:48 -0600
| Newsgroups | gmane.comp.boot-loaders.u-boot |
|---|---|
| Message-ID | <CAFLszThEcG5J7vzmAe2hFXEu7vbCzhTiT5QB9v0ib6c6C8pWWw@mail.gmail.com> |
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 and /chosen ... > This has been tested with an uncompressed ARM64 Image as the payload, as > well as with a GZip-compressed one (using existing SPL_GZIP functionality) 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. Regards, Simon