commit | de775e8dd4144e1fdc4285075399bb4a3d03c3e6 | [log] [tgz] |
---|---|---|
author | Yann Gautier <yann.gautier@st.com> | Fri Nov 25 15:33:09 2022 +0100 |
committer | Yann Gautier <yann.gautier@st.com> | Wed Dec 07 14:20:01 2022 +0100 |
tree | aa6570d99abff52fb4aa743faaa07a02c19cd389 | |
parent | 4bda43f87257b46a8b8b945d1ed59f8a874e6beb [diff] |
fix(stm32mp1): rework DWL buffer cache invalidation As the default part do nothing, all the code managing DWL buffer cache invalidation can be under programmer flags. This avoids running unneeded code if the flags are not enabled, and corrects MISRA C2012-16.6: Every switch statement shall have at least two switch-clauses. Signed-off-by: Yann Gautier <yann.gautier@st.com> Change-Id: I90d2951f9518509b3380295fb1a6ad6b9c5e551e