Home
last modified time | relevance | path

Searched hist:aea0999e2360b6f1c124169fbfeb544e356ebc85 (Results 1 – 5 of 5) sorted by relevance

/optee_os/core/arch/arm/plat-imx/
H A Dsm_platform_handler.caea0999e2360b6f1c124169fbfeb544e356ebc85 Tue Jun 04 13:37:35 UTC 2019 Etienne Carriere <etienne.carriere@linaro.org> core: explicit return value for sm_platform_handler()

Changes sm_platform_handler() to explicitly return whether the SMC
was handled or if it shall be relayed to another layer. Prior this
change the function returned false when the SMC had been handled and
true otherwise which are not obvious return values.

Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
/optee_os/core/arch/arm/plat-ti/
H A Dsm_platform_handler_a15.caea0999e2360b6f1c124169fbfeb544e356ebc85 Tue Jun 04 13:37:35 UTC 2019 Etienne Carriere <etienne.carriere@linaro.org> core: explicit return value for sm_platform_handler()

Changes sm_platform_handler() to explicitly return whether the SMC
was handled or if it shall be relayed to another layer. Prior this
change the function returned false when the SMC had been handled and
true otherwise which are not obvious return values.

Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
H A Dsm_platform_handler_a9.caea0999e2360b6f1c124169fbfeb544e356ebc85 Tue Jun 04 13:37:35 UTC 2019 Etienne Carriere <etienne.carriere@linaro.org> core: explicit return value for sm_platform_handler()

Changes sm_platform_handler() to explicitly return whether the SMC
was handled or if it shall be relayed to another layer. Prior this
change the function returned false when the SMC had been handled and
true otherwise which are not obvious return values.

Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
/optee_os/core/arch/arm/sm/
H A Dsm.caea0999e2360b6f1c124169fbfeb544e356ebc85 Tue Jun 04 13:37:35 UTC 2019 Etienne Carriere <etienne.carriere@linaro.org> core: explicit return value for sm_platform_handler()

Changes sm_platform_handler() to explicitly return whether the SMC
was handled or if it shall be relayed to another layer. Prior this
change the function returned false when the SMC had been handled and
true otherwise which are not obvious return values.

Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
/optee_os/core/arch/arm/include/sm/
H A Dsm.haea0999e2360b6f1c124169fbfeb544e356ebc85 Tue Jun 04 13:37:35 UTC 2019 Etienne Carriere <etienne.carriere@linaro.org> core: explicit return value for sm_platform_handler()

Changes sm_platform_handler() to explicitly return whether the SMC
was handled or if it shall be relayed to another layer. Prior this
change the function returned false when the SMC had been handled and
true otherwise which are not obvious return values.

Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>