Searched hist:"57 b21489ca3b878c49e4a18842418a8537fe840c" (Results 1 – 2 of 2) sorted by relevance
| /optee_os/core/arch/riscv/tee/ |
| H A D | sub.mk | 57b21489ca3b878c49e4a18842418a8537fe840c Wed Aug 30 11:09:42 UTC 2023 Marouene Boubakri <marouene.boubakri@nxp.com> core: riscv: tee: add entry_fast.c
This commit adds an implementation of fast call handers. It copies the original implementation replacing thread_smc_args structures with thread_abi_args counterparts. tee_entry_fastcall_l2cc_mutex() has been modified to return OPTEE_ABI_RETURN_UNKNOWN_FUNCTION.
Signed-off-by: Marouene Boubakri <marouene.boubakri@nxp.com> Reviewed-by: Alvin Chang <alvinga@andestech.com> Tested-by: Alvin Chang <alvinga@andestech.com>
|
| H A D | entry_fast.c | 57b21489ca3b878c49e4a18842418a8537fe840c Wed Aug 30 11:09:42 UTC 2023 Marouene Boubakri <marouene.boubakri@nxp.com> core: riscv: tee: add entry_fast.c
This commit adds an implementation of fast call handers. It copies the original implementation replacing thread_smc_args structures with thread_abi_args counterparts. tee_entry_fastcall_l2cc_mutex() has been modified to return OPTEE_ABI_RETURN_UNKNOWN_FUNCTION.
Signed-off-by: Marouene Boubakri <marouene.boubakri@nxp.com> Reviewed-by: Alvin Chang <alvinga@andestech.com> Tested-by: Alvin Chang <alvinga@andestech.com>
|