Commit graph

2 commits

Author SHA1 Message Date
Anas Nashif c6a01e7342 tests: xtensa: fix test identifier
start with arch.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2024-03-06 15:30:08 -05:00
Peter Mitsis a07e7c65da tests: Add test to verify HiFi save/restore
Adds a test to verify the saving and restoration of the HiFi
AudioEngine registers. Twice as many threads as there are CPUs
are created and each thread sets its HiFi registers with a
unique set of values. If after a context switch, the HiFi AE
registers contain any unexpected data, we then know that the
registers were either not saved or restored properly.

Signed-off-by: Peter Mitsis <peter.mitsis@intel.com>
2024-03-05 10:57:33 +01:00