Home
last modified time | relevance | path

Searched hist:bc09bb532859c9ee2c78878a6cdcf1f7c8973a82 (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/arch/arm/include/kernel/
H A Dthread_arch.hbc09bb532859c9ee2c78878a6cdcf1f7c8973a82 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 Dthread_a32.Sbc09bb532859c9ee2c78878a6cdcf1f7c8973a82 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 Dthread_a64.Sbc09bb532859c9ee2c78878a6cdcf1f7c8973a82 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>