Searched hist:aea0999e2360b6f1c124169fbfeb544e356ebc85 (Results 1 – 5 of 5) sorted by relevance
| /optee_os/core/arch/arm/plat-imx/ |
| H A D | sm_platform_handler.c | aea0999e2360b6f1c124169fbfeb544e356ebc85 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 D | sm_platform_handler_a15.c | aea0999e2360b6f1c124169fbfeb544e356ebc85 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 D | sm_platform_handler_a9.c | aea0999e2360b6f1c124169fbfeb544e356ebc85 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 D | sm.c | aea0999e2360b6f1c124169fbfeb544e356ebc85 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 D | sm.h | aea0999e2360b6f1c124169fbfeb544e356ebc85 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>
|