commit | 1b75aba47ee8c6ebd2bb3a2ae059aff5a73a7c1b | [log] [tgz] |
---|---|---|
author | Dmitriy Filchenko <dmitriyf@google.com> | Wed Jan 17 17:54:02 2024 +0000 |
committer | Andrei Homescu <ahomescu@google.com> | Wed Feb 26 03:42:17 2025 +0000 |
tree | 047154a8a95eb8fdfdddc3c4f51c1d483d11603e | |
parent | e649b78ed1b4cfd5e6baee15fb488e5066491349 [diff] |
trusty: Add TRUSTY_SEND_SECURE_OR_SHARE Add new TRUSTY_SEND_SECURE_OR_SHARE mode which checks whether the buffer is already secure. If it is, proceed as with TRUSTY_SEND_SECURE. If not, proceed as with TRUSTY_SHARE. Bug: 319300676 Test: Added cases to tipc-test, ran on QEMU Change-Id: I1103e79bf0e3c66f1f986c2e5d0f9a0654361d12