Searched hist:ef305e54eac89bfeffaa343a8612aea7cbf08a4b (Results 1 – 2 of 2) sorted by relevance
| /optee_os/lib/libutee/ |
| H A D | tee_api_private.h | ef305e54eac89bfeffaa343a8612aea7cbf08a4b Thu May 23 15:42:02 UTC 2019 Jens Wiklander <jens.wiklander@linaro.org> libutee: allocate temp secmem for invoke
Allocates temporary secure memory for buffers in TA private memory passed to invoke_command/open_session. This offloads the logic in TEE core which until now has allocated temporary secure memory as needed during TA to TA calls.
Acked-by: Jerome Forissier <jerome.forissier@linaro.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
|
| H A D | tee_api.c | ef305e54eac89bfeffaa343a8612aea7cbf08a4b Thu May 23 15:42:02 UTC 2019 Jens Wiklander <jens.wiklander@linaro.org> libutee: allocate temp secmem for invoke
Allocates temporary secure memory for buffers in TA private memory passed to invoke_command/open_session. This offloads the logic in TEE core which until now has allocated temporary secure memory as needed during TA to TA calls.
Acked-by: Jerome Forissier <jerome.forissier@linaro.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
|