commit | 3509cffac67bef834536a1bb0c2814900c3130a4 | [log] [tgz] |
---|---|---|
author | Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com> | Thu Apr 01 20:47:46 2021 +0200 |
committer | Anas Nashif <anas.nashif@intel.com> | Mon May 03 17:13:01 2021 -0400 |
tree | f083f5f6d388e6f62fe833b47875101ebddeb768 | |
parent | ced7866901535daf3cfe6b52721dce9b9da143a8 [diff] |
xtensa: fix delayed booting secondary cores With SOF secondary cores are booted later at run-time instead of the traditional simultaneous booting of all the cores. Adjust arch_start_cpu() to make that possible. Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>