Home
last modified time | relevance | path

Searched hist:"0 c49b6d68e1e413d96d0707be486a12103101fac" (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/kernel/
H A Ddt.c0c49b6d68e1e413d96d0707be486a12103101fac Wed Jul 05 05:43:42 UTC 2023 Alvin Chang <alvinga@andestech.com> core: kernel: Refine variable declarations and return values in dt.c

Provide initialization values for local variables. The return values of
libfdt functions are returned instead of -1 since libfdt has its own
error codes and they are useful for debug.

Signed-off-by: Alvin Chang <alvinga@andestech.com>
Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com>
/optee_os/core/include/kernel/
H A Ddt.h0c49b6d68e1e413d96d0707be486a12103101fac Wed Jul 05 05:43:42 UTC 2023 Alvin Chang <alvinga@andestech.com> core: kernel: Refine variable declarations and return values in dt.c

Provide initialization values for local variables. The return values of
libfdt functions are returned instead of -1 since libfdt has its own
error codes and they are useful for debug.

Signed-off-by: Alvin Chang <alvinga@andestech.com>
Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com>