Searched hist:"4107 d2f93e3ecd34707f1f8768950b4a61a02cbe" (Results 1 – 4 of 4) sorted by relevance
| /optee_os/core/arch/arm/kernel/ |
| H A D | link_dummies_paged.c | 4107d2f93e3ecd34707f1f8768950b4a61a02cbe Tue Mar 16 08:57:31 UTC 2021 Jens Wiklander <jens.wiklander@linaro.org> core: add a4 and a5 to thread_alloc_and_run()
Adds two parameters a4 and a5 to thread_alloc_and_run(), thread_std_smc_entry() and __thread_std_smc_entry().
Zeroes are passed where the new parameters are not needed.
This prepares for the next update of the FF-A ABI for OP-TEE where among other things one more register is used by OPTEE_FFA_YIELDING_CALL_WITH_ARG.
Reviewed-by: Jerome Forissier <jerome@forissier.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
|
| H A D | thread_optee_smc.c | 4107d2f93e3ecd34707f1f8768950b4a61a02cbe Tue Mar 16 08:57:31 UTC 2021 Jens Wiklander <jens.wiklander@linaro.org> core: add a4 and a5 to thread_alloc_and_run()
Adds two parameters a4 and a5 to thread_alloc_and_run(), thread_std_smc_entry() and __thread_std_smc_entry().
Zeroes are passed where the new parameters are not needed.
This prepares for the next update of the FF-A ABI for OP-TEE where among other things one more register is used by OPTEE_FFA_YIELDING_CALL_WITH_ARG.
Reviewed-by: Jerome Forissier <jerome@forissier.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
|
| H A D | thread_spmc.c | 4107d2f93e3ecd34707f1f8768950b4a61a02cbe Tue Mar 16 08:57:31 UTC 2021 Jens Wiklander <jens.wiklander@linaro.org> core: add a4 and a5 to thread_alloc_and_run()
Adds two parameters a4 and a5 to thread_alloc_and_run(), thread_std_smc_entry() and __thread_std_smc_entry().
Zeroes are passed where the new parameters are not needed.
This prepares for the next update of the FF-A ABI for OP-TEE where among other things one more register is used by OPTEE_FFA_YIELDING_CALL_WITH_ARG.
Reviewed-by: Jerome Forissier <jerome@forissier.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
|
| H A D | thread.c | 4107d2f93e3ecd34707f1f8768950b4a61a02cbe Tue Mar 16 08:57:31 UTC 2021 Jens Wiklander <jens.wiklander@linaro.org> core: add a4 and a5 to thread_alloc_and_run()
Adds two parameters a4 and a5 to thread_alloc_and_run(), thread_std_smc_entry() and __thread_std_smc_entry().
Zeroes are passed where the new parameters are not needed.
This prepares for the next update of the FF-A ABI for OP-TEE where among other things one more register is used by OPTEE_FFA_YIELDING_CALL_WITH_ARG.
Reviewed-by: Jerome Forissier <jerome@forissier.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
|