commit | 4d4687dfe11b49b1019ce7a6c8d87f3cc519c4bb | [log] [tgz] |
---|---|---|
author | Andy Ross <andrew.j.ross@intel.com> | Tue Jan 18 12:17:56 2022 -0800 |
committer | Anas Nashif <anas.nashif@intel.com> | Tue Mar 01 09:59:15 2022 -0500 |
tree | 17fd93b1d4ea3f61e5b7d5de6f0c3de343f68525 | |
parent | 3b995a0f6c7a924171b107a3311ead60fb9334d8 [diff] |
tests/boards/intel_adsp/smoke: Add cpu halt/restart case Add code to exercise soc_adsp_halt_cpu() and validate the cores can be restarted with the kernel z_smp_start_cpu() API. Note that this interface is for 1.8+ devices only. On cAVS 1.5, the core power is actually controlled by the host. Signed-off-by: Andy Ross <andrew.j.ross@intel.com>