]> git.sur5r.net Git - u-boot/commit
armv7m: add instruction & data cache support
authorVikas Manocha <vikas.manocha@st.com>
Mon, 27 Mar 2017 20:02:44 +0000 (13:02 -0700)
committerTom Rini <trini@konsulko.com>
Sat, 8 Apr 2017 13:26:50 +0000 (09:26 -0400)
commitbf4d0495d2abe0bf0f0dc05bd519ce1bc749f5f4
treef3dadfe95590fb4986bc92212a9301cb3b2d73c3
parent3f66149d9fb41527ed70a8e0613489e95391b0ff
armv7m: add instruction & data cache support

This patch adds armv7m instruction & data cache support.

Signed-off-by: Vikas Manocha <vikas.manocha@st.com>
cc: Christophe KERELLO <christophe.kerello@st.com>
arch/arm/cpu/armv7m/Makefile
arch/arm/cpu/armv7m/cache.c [new file with mode: 0644]
arch/arm/include/asm/armv7m.h
arch/arm/lib/Makefile