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:
2ce7598
)
arm64: add helper functions to read I-cache attributes
author
Ard Biesheuvel
<ard.biesheuvel@linaro.org>
Fri, 8 Aug 2014 11:51:39 +0000
(12:51 +0100)
committer
Will Deacon
<will.deacon@arm.com>
Mon, 8 Sep 2014 13:39:18 +0000
(14:39 +0100)
This adds helper functions and #defines to <asm/cachetype.h> to read the
line size and the number of sets from the level 1 instruction cache.
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Acked-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
No differences found