You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi all,
I have compiled my own op_tee image and i have problems with trust_merger.
According to OP-TEE/optee_os#2994 i should use trust_merger to merge trusted image but unfortunately the tee-pager_v2.bin exceeds the BL3X_FILESIZE_MAX and trust_merger throws an error: E: [mergetrust] file bin/rk33/rk3399_bl32_v1.18.bin too large.
I was thinking about changing this size in trust_merge.c but i dunno if that will break something. Can anybody help me solving it?
Thanks in advance.
The text was updated successfully, but these errors were encountered:
Hi all,
I have compiled my own op_tee image and i have problems with trust_merger.
According to OP-TEE/optee_os#2994 i should use trust_merger to merge trusted image but unfortunately the tee-pager_v2.bin exceeds the BL3X_FILESIZE_MAX and trust_merger throws an error: E: [mergetrust] file bin/rk33/rk3399_bl32_v1.18.bin too large.
I was thinking about changing this size in trust_merge.c but i dunno if that will break something. Can anybody help me solving it?
Thanks in advance.
The text was updated successfully, but these errors were encountered: