Hi Simon, On 19/02/2022 17:24, Simon Glass wrote: > Hi Roger, > > On Sat, 5 Feb 2022 at 05:29, Roger Quadros <[email protected]> wrote: >> >> Hi Simon, >> >> On 04/02/2022 19:17, Simon Glass wrote: >>> Hi Roger, >>> >>> On Fri, 4 Feb 2022 at 06:00, Roger Quadros <[email protected]> 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 <[email protected]> >>>> --- >>>> 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.
Not yet. I'll send it soon. cheers, -roger

