Home
last modified time | relevance | path

Searched hist:"7 c10274260769792e1d07fee14aff998173e668e" (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/drivers/rstctrl/
H A Drstctrl.c7c10274260769792e1d07fee14aff998173e668e Wed Jan 04 17:25:29 UTC 2023 Gatien Chevallier <gatien.chevallier@foss.st.com> drivers: rstctrl: differentiate error codes if items not found

Differentiates error codes in rstctrl_dt_get_by_name() if reset-names
property does not exist by returning TEE_ERROR_ITEM_NOT_FOUND.
Add comment for rstctrl_dt_get_by_index() that can now return
TEE_ERROR_ITEM_NOT_FOUND.

Signed-off-by: Gatien Chevallier <gatien.chevallier@foss.st.com>
Acked-by: Jens Wiklander <jens.wiklander@linaro.org>
Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
/optee_os/core/include/drivers/
H A Drstctrl.h7c10274260769792e1d07fee14aff998173e668e Wed Jan 04 17:25:29 UTC 2023 Gatien Chevallier <gatien.chevallier@foss.st.com> drivers: rstctrl: differentiate error codes if items not found

Differentiates error codes in rstctrl_dt_get_by_name() if reset-names
property does not exist by returning TEE_ERROR_ITEM_NOT_FOUND.
Add comment for rstctrl_dt_get_by_index() that can now return
TEE_ERROR_ITEM_NOT_FOUND.

Signed-off-by: Gatien Chevallier <gatien.chevallier@foss.st.com>
Acked-by: Jens Wiklander <jens.wiklander@linaro.org>
Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>