Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/arm/board/fvp/fconf/
H A Dfconf_hw_config_getter.c410 FCONF_REGISTER_POPULATOR(HW_CONFIG, topology, fconf_populate_topology);
411 FCONF_REGISTER_POPULATOR(HW_CONFIG, uart_config, fconf_populate_uart_config);
412 FCONF_REGISTER_POPULATOR(HW_CONFIG, cpu_timer, fconf_populate_cpu_timer);
413 FCONF_REGISTER_POPULATOR(HW_CONFIG, dram_layout, fconf_populate_dram_layout);
414 FCONF_REGISTER_POPULATOR(HW_CONFIG, pci_props, fconf_populate_pci_props);
H A Dfconf_gicv3_config_getter.c54 FCONF_REGISTER_POPULATOR(HW_CONFIG, gicv3_config, fconf_populate_gicv3_config);
H A Dfconf_nt_config_getter.c63 FCONF_REGISTER_POPULATOR(NT_CONFIG, event_log_config,
/rk3399_ARM-atf/include/lib/fconf/
H A Dfconf.h22 #define FCONF_REGISTER_POPULATOR(config, name, callback) \ macro
/rk3399_ARM-atf/plat/arm/common/fconf/
H A Dfconf_nv_cntr_getter.c62 FCONF_REGISTER_POPULATOR(TB_FW, nv_cntrs, fconf_populate_nv_cntrs);
H A Dfconf_sdei_getter.c103 FCONF_REGISTER_POPULATOR(HW_CONFIG, sdei, fconf_populate_sdei_dyn_config);
H A Dfconf_sec_intr_config.c131 FCONF_REGISTER_POPULATOR(HW_CONFIG, sec_intr_prop, fconf_populate_sec_intr_config);
H A Darm_fconf_sp.c165 FCONF_REGISTER_POPULATOR(TB_FW, arm_sp, fconf_populate_arm_sp);
H A Dfconf_ethosn_getter.c382 FCONF_REGISTER_POPULATOR(HW_CONFIG, ethosn_config, fconf_populate_ethosn_config);
H A Darm_fconf_io.c490 FCONF_REGISTER_POPULATOR(TB_FW, arm_io, fconf_populate_arm_io_policies);
/rk3399_ARM-atf/lib/fconf/
H A Dfconf_tbbr_getter.c84 FCONF_REGISTER_POPULATOR(TB_FW, tbbr, fconf_populate_tbbr_dyn_config);
H A Dfconf_dyn_cfg_getter.c157 FCONF_REGISTER_POPULATOR(FW_CONFIG, dyn_cfg, fconf_populate_dtb_registry);
H A Dfconf_cot_getter.c502 FCONF_REGISTER_POPULATOR(TB_FW, cot_desc, fconf_populate_cot_descs);
/rk3399_ARM-atf/plat/st/stm32mp1/
H A Dstm32mp1_fconf_firewall.c129 FCONF_REGISTER_POPULATOR(FW_CONFIG, stm32mp1_firewall, fconf_populate_stm32mp1_firewall);
/rk3399_ARM-atf/docs/components/fconf/
H A Dindex.rst60 with the ``FCONF_REGISTER_POPULATOR()`` macro. This ensures that the function
71 FCONF_REGISTER_POPULATOR(HW_CONFIG, topology, fconf_populate_topology);
106 registered with ``FCONF_REGISTER_POPULATOR()`` as described above.
/rk3399_ARM-atf/plat/st/common/
H A Dstm32mp_fconf_io.c202 FCONF_REGISTER_POPULATOR(TB_FW, stm32mp_io, fconf_populate_stm32mp_io_policies);
/rk3399_ARM-atf/drivers/st/mce/
H A Dstm32_mce.c401 FCONF_REGISTER_POPULATOR(FW_CONFIG, mce_config, fconf_populate_mce);
/rk3399_ARM-atf/drivers/st/rif/
H A Dstm32mp2_risaf.c558 FCONF_REGISTER_POPULATOR(FW_CONFIG, risaf_config, fconf_populate_risaf);