[u-boot][PATCH] binman: Add support for TEE BL32

Simon Glass sjg at chromium.org
Sat Feb 19 16:24:05 CET 2022


Hi Roger,

On Sat, 5 Feb 2022 at 05:29, Roger Quadros <rogerq at kernel.org> wrote:
>
> Hi Simon,
>
> On 04/02/2022 19:17, Simon Glass wrote:
> > Hi Roger,
> >
> > On Fri, 4 Feb 2022 at 06:00, Roger Quadros <rogerq at kernel.org> wrote:
> >>
> >> Add an entry for OP-TEE Trusted OS 'BL32' payload.
> >> This is required by platforms using Cortex-A cores with TrustZone
> >> technology.
> >>
> >> Signed-off-by: Roger Quadros <rogerq at kernel.org>
> >> ---
> >>  Makefile                           |  1 +
> >>  tools/binman/entries.rst           | 13 +++++++++++++
> >>  tools/binman/etype/atf_bl32.py     | 22 ++++++++++++++++++++++
> >>  tools/binman/ftest.py              |  7 +++++++
> >>  tools/binman/test/170_atf_bl32.dts | 16 ++++++++++++++++
> >>  5 files changed, 59 insertions(+)
> >>  create mode 100644 tools/binman/etype/atf_bl32.py
> >>  create mode 100644 tools/binman/test/170_atf_bl32.dts

Did you end up sending an updated patch for this? I cannot see it.

Regards,
Simon
[..]


More information about the U-Boot mailing list