Home
last modified time | relevance | path

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

/libcpu/aarch64/common/
A Dsetup.c342 const char *enable_method; in rt_hw_secondary_cpu_up() local
349 err = rt_ofw_prop_read_string(cpu_np[i], "enable-method", &enable_method); in rt_hw_secondary_cpu_up()
355 if (ops->method && !rt_strcmp(ops->method, enable_method) && ops->cpu_boot) in rt_hw_secondary_cpu_up()

Completed in 5 milliseconds