Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/include/plat/arm/common/
Dfconf_ethosn_getter.h43 struct ethosn_main_allocator_t main_allocator; member
/trusted-firmware-a-latest/fdts/
Djuno-ethosn.dtsi35 main_allocator {
36 compatible = "ethosn-main_allocator";
/trusted-firmware-a-latest/plat/arm/common/fconf/
Dfconf_ethosn_getter.c232 err = fdt_node_populate_main_allocator(fdt, sub_node, &core->main_allocator); in fdt_node_populate_core()
/trusted-firmware-a-latest/drivers/arm/ethosn/
Dethosn_smc.c227 &(core->main_allocator); in ethosn_configure_smmu_streams()