Searched hist:bc09bb532859c9ee2c78878a6cdcf1f7c8973a82 (Results 1 – 3 of 3) sorted by relevance
| /optee_os/core/arch/arm/include/kernel/ |
| H A D | thread_arch.h | bc09bb532859c9ee2c78878a6cdcf1f7c8973a82 Thu Nov 03 11:00:53 UTC 2022 Jens Wiklander <jens.wiklander@linaro.org> core: arm: add thread_hvc()
Adds thread_hvc() which is the same as thread_smc() except that it uses the HVC instruction instead of the SMC instruction. This is useful where an SPMC at S-EL2 expects and HVC instead of SMC for certain functions.
Acked-by: Jerome Forissier <jerome.forissier@linaro.org> Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
|
| /optee_os/core/arch/arm/kernel/ |
| H A D | thread_a32.S | bc09bb532859c9ee2c78878a6cdcf1f7c8973a82 Thu Nov 03 11:00:53 UTC 2022 Jens Wiklander <jens.wiklander@linaro.org> core: arm: add thread_hvc()
Adds thread_hvc() which is the same as thread_smc() except that it uses the HVC instruction instead of the SMC instruction. This is useful where an SPMC at S-EL2 expects and HVC instead of SMC for certain functions.
Acked-by: Jerome Forissier <jerome.forissier@linaro.org> Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
|
| H A D | thread_a64.S | bc09bb532859c9ee2c78878a6cdcf1f7c8973a82 Thu Nov 03 11:00:53 UTC 2022 Jens Wiklander <jens.wiklander@linaro.org> core: arm: add thread_hvc()
Adds thread_hvc() which is the same as thread_smc() except that it uses the HVC instruction instead of the SMC instruction. This is useful where an SPMC at S-EL2 expects and HVC instead of SMC for certain functions.
Acked-by: Jerome Forissier <jerome.forissier@linaro.org> Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
|