commit | 7171c676c09b378f94cc5b1485d6213fb176c8f3 | [log] [tgz] |
---|---|---|
author | David Drysdale <drysdale@google.com> | Mon Jan 22 15:03:14 2024 +0000 |
committer | David Drysdale <drysdale@google.com> | Tue Jan 23 10:24:01 2024 +0000 |
tree | c398598f07594be86796c9d04634310aa228715d | |
parent | 80b2bf16c9f36f85fae650386e305d2b0a581b2b [diff] |
Secretkeeper HAL: support large messages The TIPC channel between HAL service and TA has a max message size of around 4K. Cope with larger messages by using fragmentation and reassembly for all messages. Test: VtsSecretkeeperTargetTest Change-Id: I18cc9a9f6e6b90ab66bc3bcf1972e1a5c5112c89