Home
last modified time | relevance | path

Searched hist:"95 cdc5e0580814bd959e1592789befb76e9f26d0" (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/kernel/
H A Ddt.c95cdc5e0580814bd959e1592789befb76e9f26d0 Fri Jul 05 09:11:00 UTC 2019 Cedric Neveux <cedric.neveux@nxp.com> core: add DT function to read/modify DT

Add DT functions:
dt_get_irq()
get the interrupt number of a node

dt_disable_status()
disable the 'status' field of node's prop

dt_enable_secure_status()
set 'secure-status' field of node's prop and disable
the 'status' field in the same time

Signed-off-by: Cedric Neveux <cedric.neveux@nxp.com>
Acked-by: Jens Wiklander <jens.wiklander@linaro.org>
/optee_os/core/include/kernel/
H A Ddt.h95cdc5e0580814bd959e1592789befb76e9f26d0 Fri Jul 05 09:11:00 UTC 2019 Cedric Neveux <cedric.neveux@nxp.com> core: add DT function to read/modify DT

Add DT functions:
dt_get_irq()
get the interrupt number of a node

dt_disable_status()
disable the 'status' field of node's prop

dt_enable_secure_status()
set 'secure-status' field of node's prop and disable
the 'status' field in the same time

Signed-off-by: Cedric Neveux <cedric.neveux@nxp.com>
Acked-by: Jens Wiklander <jens.wiklander@linaro.org>