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
If the size of a buffer that a TA provides (for syscalls and PTA methods) is smaller than the required size, OP-TEE OS returns a ShortBuffer error along with the required size. However, currently, the OP-TEE shim doesn't return the required size.
If the size of a buffer that a TA provides (for syscalls and PTA methods) is smaller than the required size, OP-TEE OS returns a ShortBuffer error along with the required size. However, currently, the OP-TEE shim doesn't return the required size.