Re: [yocto-patches] [PATCH meta-rockchip 2/2] add support for baking OP-TEE OS into U-Boot proper binary

Quentin Schulz <[email protected]> Fri, 10 Jul 2026 19:15:41 +0200
Newsgroups org.yoctoproject.lists.yocto-patches
Message-ID <[email protected]>
Hi Trevor,

On 7/7/26 11:27 AM, Quentin Schulz wrote:
> Hi Trevor,
> 
> On 7/6/26 12:29 AM, Trevor Woerner via lists.yoctoproject.org wrote:
>> It looks like I forgot to add you, Quentin, to the "to:" or "cc:" for
>> this reply. Are you working on a v2?
>>
> 
> I saw the mail, no worries but I appreciate the follow-up! I have a 
> local branch but I'm lacking time to test at the moment (images built, 
> waiting for me to boot them and type `xtest`). Hopefully I find some 
> time before end of the week but no promise.
> 

It seems OP-TEE OS has regressions on PX30 unfortunately. This is the 
result of `xtest` (I'm on master of all layers when I did the checkout 
in June 26th but OP-TEE OS hasn't seen a release since so that shouldn't 
be a factor):

+-----------------------------------------------------
35460 subtests of which 6 failed
112 test cases of which 4 failed
0 test cases were skipped
TEE test application done!

RK3399 and RK3588 work fine though. I'll need to check if it's fixed in 
master or if I need to bisect and work with upstream on fixing those 
issues. For now, let's park this.

Cheers,
Quentin