Home
last modified time | relevance | path

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

/trusted-firmware-a-3.7.0/plat/arm/board/fvp/include/
Dfconf_hw_config_getter.h52 int fconf_populate_dram_layout(uintptr_t config);
/trusted-firmware-a-3.7.0/plat/arm/board/fvp/fconf/
Dfconf_hw_config_getter.c305 int fconf_populate_dram_layout(uintptr_t config) in fconf_populate_dram_layout() function
359 FCONF_REGISTER_POPULATOR(HW_CONFIG, dram_layout, fconf_populate_dram_layout);