| /arm-trusted-firmware/common/ |
| H A D | fdt_wrappers.c | 26 int fdt_read_uint32_array(const void *dtb, int node, const char *prop_name, in fdt_read_uint32_array() argument 57 int fdt_read_uint32(const void *dtb, int node, const char *prop_name, in fdt_read_uint32() argument 63 uint32_t fdt_read_uint32_default(const void *dtb, int node, in fdt_read_uint32_default() argument 76 int fdt_read_uint64(const void *dtb, int node, const char *prop_name, in fdt_read_uint64() argument 96 fdtw_read_bytes(const void * dtb,int node,const char * prop,unsigned int length,void * value) fdtw_read_bytes() argument 131 fdtw_read_string(const void * dtb,int node,const char * prop,char * str,size_t size) fdtw_read_string() argument 162 fdtw_read_uuid(const void * dtb,int node,const char * prop,unsigned int length,uint8_t * uuid) fdtw_read_uuid() argument 195 fdtw_write_inplace_cells(void * dtb,int node,const char * prop,unsigned int cells,void * value) fdtw_write_inplace_cells() argument 230 fdtw_write_inplace_bytes(void * dtb,int node,const char * prop,unsigned int length,const void * data) fdtw_write_inplace_bytes() argument 278 fdt_get_reg_props_by_index(const void * dtb,int node,int index,uintptr_t * base,size_t * size) fdt_get_reg_props_by_index() argument 322 fdt_get_reg_props_by_name(const void * dtb,int node,const char * name,uintptr_t * base,size_t * size) fdt_get_reg_props_by_name() argument 340 fdt_get_stdout_node_offset(const void * dtb) fdt_get_stdout_node_offset() argument 425 fdtw_search_all_xlat_entries(const void * dtb,const struct fdt_property * ranges_prop,int local_bus,uint64_t base_address) fdtw_search_all_xlat_entries() argument 528 fdtw_translate_address(const void * dtb,int node,uint64_t base_address) fdtw_translate_address() argument 586 fdtw_for_each_cpu(const void * dtb,int (* callback)(const void * dtb,int node,uintptr_t mpidr)) fdtw_for_each_cpu() argument 587 fdtw_for_each_cpu(const void * dtb,int (* callback)(const void * dtb,int node,uintptr_t mpidr)) fdtw_for_each_cpu() argument [all...] |
| H A D | fdt_fixup.c | 196 int fdt_add_reserved_memory(void *dtb, const char *node_name, in fdt_add_reserved_memory() argument 246 fdt_add_cpu(void * dtb,int parent,u_register_t mpidr) fdt_add_cpu() argument 333 fdt_add_cpus_node(void * dtb,unsigned int afflv0,unsigned int afflv1,unsigned int afflv2) fdt_add_cpus_node() argument 411 fdt_add_cpu_idle_states(void * dtb,const struct psci_cpu_idle_state * state) fdt_add_cpu_idle_states() argument 523 fdt_adjust_gic_redist(void * dtb,unsigned int nr_cores,uintptr_t gicr_base,unsigned int gicr_frame_size) fdt_adjust_gic_redist() argument 602 fdt_set_mac_address(void * dtb,unsigned int ethernet_idx,const uint8_t * mac_addr) fdt_set_mac_address() argument [all...] |
| /arm-trusted-firmware/lib/fconf/ |
| H A D | fconf_cot_getter.c | 191 static int get_oid(const void *dtb, int node, const char *prop, char **oid) in get_oid() argument 224 static int populate_and_set_auth_methods(const void *dtb, int node, in populate_and_set_auth_methods() argument 287 get_parent_img_id(const void * dtb,int node,unsigned int * parent_img_id) get_parent_img_id() argument 323 set_desc_data(const void * dtb,int node,img_type_t type) set_desc_data() argument 377 populate_manifest_descs(const void * dtb) populate_manifest_descs() argument 412 populate_image_descs(const void * dtb) populate_image_descs() argument 454 const void *dtb = (void *)config; fconf_populate_cot_descs() local [all...] |
| H A D | fconf_tbbr_getter.c | 24 const void *dtb = (void *)config; in fconf_populate_tbbr_dyn_config() local
|
| H A D | fconf_dyn_cfg_getter.c | 82 const void *dtb = (void *)config; in fconf_populate_dtb_registry() local [all...] |
| /arm-trusted-firmware/plat/xilinx/common/ |
| H A D | plat_console.c | 34 static int32_t get_baudrate(void *dtb) in get_baudrate() argument 84 static uint32_t get_node_status(void *dtb, int node) in get_node_status() argument 107 static uint32_t fdt_add_uart_info(dt_uart_info_t *info, int node, void *dtb) in fdt_add_uart_info() argument 147 void *dtb = (void *)XILINX_OF_BOARD_DTB_ADDR; fdt_get_uart_info() local [all...] |
| H A D | plat_fdt.c | 19 void *dtb; in prepare_dtb() local [all...] |
| /arm-trusted-firmware/include/common/ |
| H A D | fdt_wrappers.h | 50 fdt_blob_size(const void * dtb) fdt_blob_size() argument 67 fdt_for_each_compatible_node(dtb,node,compatible_str) global() argument [all...] |
| /arm-trusted-firmware/plat/arm/common/ |
| H A D | arm_dyn_cfg_helpers.c | 49 int arm_dyn_tb_fw_cfg_init(void *dtb, int *node) in arm_dyn_tb_fw_cfg_init() argument 85 int arm_set_dtb_mbedtls_heap_info(void *dtb, void *heap_addr, size_t heap_size) in arm_set_dtb_mbedtls_heap_info() argument 141 void *dtb in arm_set_event_log_info() local 357 void *dtb = (void *)tb_fw_config_info->config_addr; arm_get_tb_fw_info() local [all...] |
| H A D | arm_dyn_cfg.c | 99 void *dtb = (void *)tb_fw_cfg_dtb; in arm_bl1_set_mbedtls_heap() local
|
| /arm-trusted-firmware/plat/qemu/qemu_sbsa/ |
| H A D | sbsa_sip_svc.c | 38 void read_platform_config_from_dt(void *dtb) in read_platform_config_from_dt() argument 96 void read_platform_version(void *dtb) in read_platform_version() argument 113 void *dtb = (void *)(uintptr_t)ARM_PRELOADED_DTB_BASE; sip_svc_init() local [all...] |
| /arm-trusted-firmware/plat/imx/imx8m/ |
| H A D | imx8m_dyn_cfg_helpers.c | 27 void *dtb = (void *)dt_base; in imx8m_event_log_fdt_init_overlay() local 109 void *dtb = (void *)config_base; imx8m_set_event_log_info() local [all...] |
| /arm-trusted-firmware/plat/arm/board/fvp/fconf/ |
| H A D | fconf_nt_config_getter.c | 23 const void *dtb = (const void *)config; in fconf_populate_event_log_config() local
|
| /arm-trusted-firmware/plat/rpi/rpi4/ |
| H A D | rpi4_bl31_setup.c | 213 static void remove_spintable_memreserve(void *dtb) in remove_spintable_memreserve() argument 246 void *dtb = (void *)rpi4_get_dtb_address(); in rpi4_prepare_dtb() local [all...] |
| /arm-trusted-firmware/plat/arm/common/fconf/ |
| H A D | fconf_nv_cntr_getter.c | 30 const void *dtb = (void *)config; in fconf_populate_nv_cntrs() local
|
| H A D | arm_fconf_sp.c | 45 const void *dtb = (void *)config; in fconf_populate_arm_sp() local
|
| H A D | fconf_sdei_getter.c | 30 const void *dtb = (void *)config; in fconf_populate_sdei_dyn_config() local
|
| H A D | arm_fconf_io.c | 410 const void *dtb = (void *)config; in fconf_populate_arm_io_policies() local
|
| /arm-trusted-firmware/plat/qemu/qemu/ |
| H A D | qemu_helpers.c | 36 void *dtb = (void *)config_base; in qemu_set_tee_fw_info() local 84 void *dtb = (void *)config_base; in qemu_set_event_log_info() local [all...] |
| /arm-trusted-firmware/plat/st/common/ |
| H A D | stm32mp_fconf_io.c | 121 const void *dtb = (void *)config; in fconf_populate_stm32mp_io_policies() local
|
| /arm-trusted-firmware/plat/st/stm32mp1/ |
| H A D | stm32mp1_fconf_firewall.c | 83 const void *dtb = (const void *)config; in fconf_populate_stm32mp1_firewall() local
|
| /arm-trusted-firmware/plat/rpi/rpi3/ |
| H A D | rpi3_bl31_setup.c | 163 void *dtb = (void *)RPI3_PRELOADED_DTB_BASE; in rpi3_dtb_add_mem_rsv() local
|
| /arm-trusted-firmware/plat/qemu/common/ |
| H A D | qemu_bl2_setup.c | 207 void *dtb = (void *)image_info->image_base; in load_sps_from_tb_fw_config() local
|