commit | c65cf1cd15213c4a14def1494fb6723fe247b722 | [log] [tgz] |
---|---|---|
author | Andy Ross <andrew.j.ross@intel.com> | Mon Mar 08 18:06:52 2021 -0800 |
committer | Anas Nashif <anas.nashif@intel.com> | Mon Mar 15 08:57:46 2021 -0400 |
tree | d847a229e58f4c851afb207ef471f17703e929c4 | |
parent | 1b7755e62a50c4f99ab40ea99059f1a67e9b2719 [diff] |
soc/intel_adsp: Newlib heap should be uncached The sentry symbols that mark the ends of the newlib heap area were being placed in cached memory, which violates the coherence rules. Signed-off-by: Andy Ross <andrew.j.ross@intel.com>