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

Roger Quadros rogerq at kernel.org
Sat Feb 19 19:18:16 CET 2022


Hi Simon,

On 19/02/2022 17:24, Simon Glass wrote:
> 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.

Not yet. I'll send it soon.

cheers,
-roger


More information about the U-Boot mailing list