Home
last modified time | relevance | path

Searched hist:a4f139d7fc30f5de9b7cd822b83495b22597fd5b (Results 1 – 4 of 4) sorted by relevance

/optee_os/core/kernel/
H A Ddt.ca4f139d7fc30f5de9b7cd822b83495b22597fd5b Fri Mar 04 13:45:38 UTC 2016 Jerome Forissier <jerome.forissier@linaro.org> core: introduce struct dt_driver

When CFG_DT=y, a linker section is created (.rodata.dtdrv) to hold all
the DT-compatible drivers. The table can later be queried at runtime.
Some manipulation functions are exported in <kernel/dt.h>.

Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org>
Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
H A Dsub.mka4f139d7fc30f5de9b7cd822b83495b22597fd5b Fri Mar 04 13:45:38 UTC 2016 Jerome Forissier <jerome.forissier@linaro.org> core: introduce struct dt_driver

When CFG_DT=y, a linker section is created (.rodata.dtdrv) to hold all
the DT-compatible drivers. The table can later be queried at runtime.
Some manipulation functions are exported in <kernel/dt.h>.

Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org>
Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
/optee_os/core/include/kernel/
H A Ddt.ha4f139d7fc30f5de9b7cd822b83495b22597fd5b Fri Mar 04 13:45:38 UTC 2016 Jerome Forissier <jerome.forissier@linaro.org> core: introduce struct dt_driver

When CFG_DT=y, a linker section is created (.rodata.dtdrv) to hold all
the DT-compatible drivers. The table can later be queried at runtime.
Some manipulation functions are exported in <kernel/dt.h>.

Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org>
Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
/optee_os/core/arch/arm/kernel/
H A Dkern.ld.Sa4f139d7fc30f5de9b7cd822b83495b22597fd5b Fri Mar 04 13:45:38 UTC 2016 Jerome Forissier <jerome.forissier@linaro.org> core: introduce struct dt_driver

When CFG_DT=y, a linker section is created (.rodata.dtdrv) to hold all
the DT-compatible drivers. The table can later be queried at runtime.
Some manipulation functions are exported in <kernel/dt.h>.

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