Skip to content
Commit c28d3820 authored by Ederson de Souza's avatar Ederson de Souza Committed by Anas Nashif
Browse files

arch/xtensa: Fix z_xtensa_cache_[flush|inv|flush_inv]_all functions



They were basically using the wrong instructions to traverse the cache
by index: `dhi`, `dhwb` and `dhwbi` instead of `dii`, `diwb` and `diwbi`
variants.

Fixes #49112.

Signed-off-by: default avatarEderson de Souza <ederson.desouza@intel.com>
parent 7b31b0e2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment