Skip to content

Commit

Permalink
ARM: 8606/1: V7M: introduce cache operations
Browse files Browse the repository at this point in the history
This commit implements the cache operation for V7M.

It is based on V7 counterpart and differs as follows:
- cache operations are memory mapped
- only Thumb instruction set is supported
- we don't handle user access faults

Signed-off-by: Vladimir Murzin <vladimir.murzin@arm.com>
Tested-by: Andras Szemzo <sza@esh.hu>
Tested-by: Joachim Eastwood <manabian@gmail.com>
Tested-by: Alexandre TORGUE <alexandre.torgue@st.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
  • Loading branch information
Vladimir Murzin authored and Russell King committed Sep 6, 2016
1 parent b2bf482 commit 9a1af5f
Show file tree
Hide file tree
Showing 2 changed files with 469 additions and 0 deletions.
Loading

0 comments on commit 9a1af5f

Please sign in to comment.