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
Unlike CallWithArg and CallWithRpcArg, MsgArgs passed through CallWithRegdArg's dynamic shared memory might be stored in non-contiguous pages. If this is true, read_optee_msg_args_from_phys should be revised.