diff options
author | Jens Wiklander <jens.wiklander@linaro.org> | 2021-07-21 17:45:21 +0200 |
---|---|---|
committer | Jens Wiklander <jens.wiklander@linaro.org> | 2021-10-18 11:44:23 +0200 |
commit | 4615e5a34b95e0d81467f6d2176f19a5d184cb5d (patch) | |
tree | 2db8ba20e6b45468ae3ee7b79d97a92bdc2fe8f9 /security | |
parent | optee: isolate smc abi (diff) | |
download | linux-4615e5a34b95e0d81467f6d2176f19a5d184cb5d.tar.xz linux-4615e5a34b95e0d81467f6d2176f19a5d184cb5d.zip |
optee: add FF-A support
Adds support for using FF-A [1] as transport to the OP-TEE driver.
Introduces struct optee_msg_param_fmem which carries all information
needed when OP-TEE is calling FFA_MEM_RETRIEVE_REQ to get the shared
memory reference mapped by the hypervisor in S-EL2. Register usage is
also updated to include the information needed.
The FF-A part of this driver is enabled if CONFIG_ARM_FFA_TRANSPORT is
enabled.
[1] https://developer.arm.com/documentation/den0077/latest
Acked-by: Sumit Garg <sumit.garg@linaro.org>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions