Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/plat/arm/board/fvp/fconf/
A Dfconf_hw_config_getter.c67 uint32_t cluster_count = 0, max_cpu_per_cluster = 0, total_cpu_count = 0; in fconf_populate_topology() local
161 max_cpu_per_cluster = MAX(max_cpu_per_cluster, cpus_per_cluster[cluster_count]); in fconf_populate_topology()
175 soc_topology.cluster_cpu_count = max_cpu_per_cluster; in fconf_populate_topology()

Completed in 2 milliseconds