diff options
author | Volodymyr Babchuk <[email protected]> | 2017-11-29 14:48:29 +0200 |
---|---|---|
committer | Jens Wiklander <[email protected]> | 2017-12-15 13:32:31 +0100 |
commit | de5c6dfc43daa59feb824505f80fe4591f8f8f85 (patch) | |
tree | 77076fafdac73ed93dfc0f80eba1f669799599c6 /net/unix/sysctl_net_unix.c | |
parent | e0c69ae8bfb500facebe1fa331f9400c216eaab0 (diff) |
tee: optee: Update protocol definitions
There were changes in REE<->OP-TEE ABI recently.
Now ABI allows us to pass non-contiguous memory buffers as list of
pages to OP-TEE. This can be achieved by using new parameter attribute
OPTEE_MSG_ATTR_NONCONTIG.
OP-TEE also is able to use all non-secure RAM for shared buffers. This
new capability is enabled with OPTEE_SMC_SEC_CAP_DYNAMIC_SHM flag.
This patch adds necessary definitions to the protocol definition files at
Linux side.
Signed-off-by: Volodymyr Babchuk <[email protected]>
Signed-off-by: Jens Wiklander <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions