Is your feature request related to a problem? Please describe.
Related to thesofproject/sof#7703
When SOF is built is one of the Zephyr dictionary logging formats enabled for mtrace backend, the data seen my mtrace-reader.py will be binary and current check-sof-logger.sh test will fail to detect the Zephyr banner and test case will fail.
sof-test cases need to be extended to handle SOF FW builds where logging output is binary, use appropriate postprocessing tools to decode the binary stream and correctly detect working/non-working FW logging.
Describe the solution you'd like
Describe alternatives you've considered
Additional context