commit | 4fa68ba67aade4e4fb7141a5f6f36dba2742bab7 | [log] [tgz] |
---|---|---|
author | Anas Nashif <anas.nashif@intel.com> | Tue Feb 15 19:32:16 2022 -0500 |
committer | Anas Nashif <anas.nashif@intel.com> | Mon Feb 21 21:57:40 2022 -0500 |
tree | c5faeef93765b34ef6a9dc889682378b3b3a704c | |
parent | 0c78a2aaca5b261e01c7ddd19fd1133d0a118c1d [diff] |
soc: intel_adsp: remove logging defaults We are enabling logging in the SoC, this should be an application decision, not a hardware decision. Additionally, we are disabling logging defaults for testing, which results in some tests failing on those platforms due to missing messages in the test output. Signed-off-by: Anas Nashif <anas.nashif@intel.com>