Home
last modified time | relevance | path

Searched hist:"4 e45454a85d31d3cdf87b938ddc5ff467bfd6b27" (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/kernel/
H A Ddt.c4e45454a85d31d3cdf87b938ddc5ff467bfd6b27 Tue Apr 11 15:49:22 UTC 2023 Jens Wiklander <jens.wiklander@linaro.org> core: add dt_getprop_as_number()

Adds dt_getprop_as_number() to read a property and parse it as a number
returned as a uint64_t. The size of the property determines if it's read
as an unsigned 32-bit or 64-bit integer.

Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
/optee_os/core/include/kernel/
H A Ddt.h4e45454a85d31d3cdf87b938ddc5ff467bfd6b27 Tue Apr 11 15:49:22 UTC 2023 Jens Wiklander <jens.wiklander@linaro.org> core: add dt_getprop_as_number()

Adds dt_getprop_as_number() to read a property and parse it as a number
returned as a uint64_t. The size of the property determines if it's read
as an unsigned 32-bit or 64-bit integer.

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