[PATCH] binman: add atf-bl1 to etypes
Simon Glass
sjg at chromium.org
Fri May 16 17:40:00 CEST 2025
On Thu, 15 May 2025 at 17:16, Bryan Brattlof <bb at ti.com> wrote:
>
> Some SoCs require a Trusted Firmware-A (TF-A) AP Trusted ROM (BL1) to
> initialize the SoC before U-Boot can run properly. Add an atf-bl1 etype
> so we can properly package BL1 into a final binary
>
> Signed-off-by: Bryan Brattlof <bb at ti.com>
> ---
> Makefile | 1 +
> tools/binman/entries.rst | 16 ++++++++++++++++
> tools/binman/etype/atf_bl1.py | 23 +++++++++++++++++++++++
> tools/binman/ftest.py | 7 +++++++
> tools/binman/test/347_bl1.dts | 13 +++++++++++++
> 5 files changed, 60 insertions(+)
>
Acked-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list