On Fri, May 22, 2026 at 07:49:27PM +0530, Shiva Tripathi wrote: > On 5/22/26 11:45, Francesco Dolcini wrote: > > On Wed, May 13, 2026 at 06:36:40PM +0530, Shiva Tripathi wrote: > > On Wed, May 13, 2026 at 08:49:31AM -0500, Andrew Davis wrote: > >> This makes me think we are at the stage in boot where EFI variables > >> are trying to be persisted to some media, and when trying to use > >> the fTPM for this it fails (as would be expected without RPMB). > >> So this should be harmless, but why there is such a large error > >> printout we need to investigate and try to make it less verbose. > > > > Any chance TI can help on this? > Yes, I am looking into it. The logs are showing up as OPTEE's fTPM TA is > failing to load, since the eMMC RPMB isn't provisioned.
Thanks for looking into that, and I am glad you can reproduce the issue. > Even though these logs don't affect functionality, you can revert this > patch to avoid confusion. I am checking if there's a cleaner way to > handle this. I am using mainline U-Boot, if this needs to be reverted, it must be reverted here. Given the release timeline, and the fact that this is not breaking the functionality I am fine waiting a little bit to see if it is possible to fix it, we have some time before the v2026.07 release. Francesco

