Trusty Binder: split large messages in RpcTransportTipcTrusty

There is a bug in Trusty's TIPC-to-virtio bridge that overflows the
one-page buffer when sending messages larger than a little under a page.
Fragment them in the transport, since the receiver reassembles them.

Bug: 415302667
Test: atest -c binderRpcToTrustyTest
Flag: EXEMPT bugfix
Change-Id: I302e879019ad5b93f0e9ec4057aaa5770f074308
1 file changed