commit | d5359abe11d6d76a958c3a63ac2665136d631406 | [log] [tgz] |
---|---|---|
author | Arve Hjønnevåg <arve@android.com> | Fri Sep 08 14:32:12 2023 -0700 |
committer | Alice Wang <aliceywang@google.com> | Tue Aug 06 13:06:24 2024 +0000 |
tree | 9f8314f105c1d7065e1c8079e863d201c5b54b49 | |
parent | 7cf5f0814758b7b92d0325b17c772d43030935b7 [diff] |
trusty: libtrusty: Add vsock support Add support for connecting to a vsock port that multiplexes trusty services. The first vsock packet contains the tipc port name. To enable this mode, pass "VSOCK:<cid>:<port>" as the device name string (where <cid> and <port> is replaced with the cid and port numbers you want to connect to). Test: manual - ran storageproxyd and storage test with new option Bug: 298705967 Change-Id: I9b75244ca38b7eb69ed7fc19b27aa309d0f7ed13