| commit | bf760c210fcc5f3b302c910b89e53f1008e42cbd | [log] [tgz] |
|---|---|---|
| author | Andrei Homescu <ahomescu@google.com> | Thu Feb 13 05:30:26 2025 +0000 |
| committer | Andrei Homescu <ahomescu@google.com> | Thu Feb 13 05:32:29 2025 +0000 |
| tree | 5ca51445353c4d5211e6ce7e1729438d161cf0c9 | |
| parent | d6b5562fbba8b1a0e7a8a2b62f5b21b79c8ec351 [diff] |
lib: trusty: Destroy mapped iovs on device reset The tipc virtio device has a reuse_mapped setting where buffers mapped in from non-secure can be reused across multiple messages to avoid unnecessary remaps. Free any left over buffers on device reset so we do not leak any resources. Bug: 280887032 Change-Id: If7f6e8eb1ffc07ba1fb3b6d96b91f1d7d09ee602