git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
55bb948
)
ARC: Cache Flush Management
author
Vineet Gupta
<vgupta@synopsys.com>
Fri, 18 Jan 2013 09:42:19 +0000
(15:12 +0530)
committer
Vineet Gupta
<vgupta@synopsys.com>
Fri, 15 Feb 2013 17:45:50 +0000
(23:15 +0530)
* ARC700 has VIPT L1 Caches
* Caches don't snoop and are not coherent
* Given the PAGE_SIZE and Cache associativity, we don't support aliasing
D$ configurations (yet), but do allow aliasing I$ configs
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
No differences found