commit | 80c517b0ff71a4c874fed9196fd990d2d9e911f3 | [log] [tgz] |
---|---|---|
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | Fri Aug 08 12:51:39 2014 +0100 |
committer | Will Deacon <will.deacon@arm.com> | Mon Sep 08 14:39:18 2014 +0100 |
tree | cd8df96023742759d214a0a2c1bc02680a2f35be | |
parent | 2ce7598c9a453e0acd0e07be7be3f5eb39608ebd [diff] |
arm64: add helper functions to read I-cache attributes 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>