Home
last modified time | relevance | path

Searched full:cfg_dt (Results 1 – 25 of 54) sorted by relevance

123

/optee_os/core/kernel/
H A Dtpm.c26 #ifdef CFG_DT
79 #ifdef CFG_DT in get_tpm_phys_params()
105 #endif /* CFG_DT */ in get_tpm_phys_params()
H A Dsub.mk7 srcs-$(CFG_DT) += dt.c
8 srcs-$(CFG_DT) += dt_driver.c
H A Dboot.c103 #ifdef CFG_DT
125 #else /*CFG_DT*/
132 #endif /*!CFG_DT*/
H A Dconsole.c75 #ifdef CFG_DT
199 #endif /* CFG_DT */
H A Dinterrupt.c82 #ifdef CFG_DT
283 #ifdef CFG_DT
390 #endif /*CFG_DT*/
/optee_os/core/include/
H A Dconsole.h22 #ifdef CFG_DT
54 #endif /* !CFG_DT */
/optee_os/core/drivers/crypto/caam/include/
H A Dcaam_hal_cfg.h44 #ifdef CFG_DT
88 #endif /* CFG_DT */
H A Dcaam_hal_sm.h119 #ifdef CFG_DT
126 #endif /* CFG_DT */
/optee_os/core/arch/riscv/kernel/
H A Dboot.c40 #if defined(CFG_DT)
62 #else /*CFG_DT*/
66 #endif /*!CFG_DT*/
170 #ifdef CFG_DT in boot_primary_init_core_ids()
/optee_os/core/arch/arm/plat-vexpress/
H A Dconf.mk131 $(call force,CFG_DT,y)
163 $(call force,CFG_DT,y)
187 $(call force,CFG_DT,y)
/optee_os/core/drivers/
H A Dimx_lpuart.c72 #ifdef CFG_DT
131 #endif /* CFG_DT */
H A Dffa_console.c118 #ifdef CFG_DT
154 #endif /* CFG_DT */
H A Dserial8250_uart.c104 #ifdef CFG_DT
169 #endif /* CFG_DT */
/optee_os/core/include/drivers/imx/
H A Ddcp.h188 #ifndef CFG_DT
193 #endif /* CFG_DT */
/optee_os/core/drivers/regulator/
H A Dsub.mk2 srcs-$(CFG_DT) += regulator_dt.c
/optee_os/core/drivers/crypto/caam/hal/common/
H A Dsub.mk5 srcs-$(CFG_DT) += hal_cfg_dt.c hal_sm_dt.c
/optee_os/core/arch/arm/plat-rpi5/
H A Dconf.mk14 CFG_DT ?= y
/optee_os/mk/
H A Dconfig.mk495 # When CFG_DT is enabled core embeds the FDT library (libfdt) allowing
498 # When CFG_DT is enabled, the TEE _start function expects to find
504 # defaults to CFG_DT.
518 $(call force,CFG_DT,y)
521 CFG_DT ?= n
522 CFG_EXTERNAL_DT ?= $(CFG_DT)
525 $(call force,CFG_DT,y)
929 CFG_DRIVERS_CLK_DT ?= $(call cfg-all-enabled,CFG_DRIVERS_CLK CFG_DT)
934 $(eval $(call cfg-depends-all,CFG_DRIVERS_CLK_DT,CFG_DRIVERS_CLK CFG_DT))
975 CFG_DRIVERS_REGULATOR CFG_DT))
[all …]
/optee_os/core/arch/riscv/plat-sifive/
H A Dconf.mk11 CFG_DT ?= y
/optee_os/core/arch/riscv/plat-virt/
H A Dconf.mk11 CFG_DT ?= y
/optee_os/core/arch/arm/plat-sunxi/
H A Dconf.mk20 CFG_DT ?= y
/optee_os/core/arch/arm/plat-nuvoton/
H A Dconf.mk36 $(call force,CFG_DT,y)
/optee_os/core/arch/arm/plat-rcar/
H A Dconf.mk27 CFG_DT ?= y
/optee_os/core/arch/arm/plat-corstone1000/
H A Dconf.mk14 $(call force,CFG_DT,y)
/optee_os/core/arch/arm/plat-rzg/
H A Dconf.mk43 CFG_DT ?= y

123