> From: <i.zafiev...@gmail.com> > Date: Mon, 3 Apr 2023 12:27:36 +0300 > > Hi! > > Trying to build mainline U-Boot for Rockchip RK3568-based board (Forlinx > RK3568), but I think it;s can be reproduced on all RK35 chips. The main > problem is that BL32 (AKA OP-TEE) is provided by Roch-Chips as a > pre-compiled blob and binman fails to implement that scenario. Used .dtsi > file and binman verbose output provided in attachments. Do am I done > something wrong or it can be considered as bug? Can someone assist?
What do you need OP_TEE for? Many of us consider less blobs a good thing and simply live without OP-TEE. Cheers, Mark