Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-12 | armv7m: cache: add flush & invalidate all dcache | Vikas Manocha | |
Add functionality to flush & invalidate all the dcache using the prototype declared in common header file. Signed-off-by: Vikas Manocha <vikas.manocha@st.com> [trini: Add dummy functions for the not-enabled case] Signed-off-by: Tom Rini <trini@konsulko.com> | |||
2017-04-08 | armv7m: add instruction & data cache support | Vikas Manocha | |
This patch adds armv7m instruction & data cache support. Signed-off-by: Vikas Manocha <vikas.manocha@st.com> cc: Christophe KERELLO <christophe.kerello@st.com> |