Home
last modified time | relevance | path

Searched refs:dt_descriptor (Results 1 – 1 of 1) sorted by relevance

/optee_os/core/arch/arm/kernel/
A Dboot.c77 struct dt_descriptor { struct
84 static struct dt_descriptor external_dt __nex_bss; argument
680 static int init_dt_overlay(struct dt_descriptor *dt __unused, in init_dt_overlay()
704 static int add_optee_dt_node(struct dt_descriptor *dt) in add_optee_dt_node()
771 static int dt_add_psci_node(struct dt_descriptor *dt) in dt_add_psci_node()
848 static int config_psci(struct dt_descriptor *dt) in config_psci()
855 static int config_psci(struct dt_descriptor *dt __unused) in config_psci()
1053 static int mark_static_shm_as_reserved(struct dt_descriptor *dt) in mark_static_shm_as_reserved()
1071 struct dt_descriptor *dt = &external_dt; in init_external_dt()
1110 static int mark_tzdram_as_reserved(struct dt_descriptor *dt) in mark_tzdram_as_reserved()
[all …]

Completed in 5 milliseconds