commit | 58d1c6146c4445acc69c9b25983b2ff6cb4d80e5 | [log] [tgz] |
---|---|---|
author | Laurentiu Mihalcea <laurentiu.mihalcea@nxp.com> | Tue May 16 11:01:17 2023 +0300 |
committer | Anas Nashif <anas.nashif@intel.com> | Wed May 17 18:34:24 2023 -0400 |
tree | 252b722473694fd29433d7feed2d89bb07e35856 | |
parent | 796d1112894823cb81d308f9aba2e5d4d3fd98f5 [diff] |
soc: xtensa: nxp_adsp: Enable cache management API for NXP SoCs Thanks to PR [1] which introduces support for cache management operations on xtensa architecture NXP SoCs can now use the Zephyr native cache management API. This commit enables some configurations that will allow us to use the native Zephyr cache management API. [1]: https://github.com/zephyrproject-rtos/zephyr/pull/50136 Signed-off-by: Laurentiu Mihalcea <laurentiu.mihalcea@nxp.com>