summaryrefslogtreecommitdiff
path: root/crypto/cfb.c
diff options
context:
space:
mode:
authorYash Shah <yash.shah@sifive.com>2020-02-20 10:45:19 +0530
committerPalmer Dabbelt <palmerdabbelt@google.com>2020-05-20 15:05:10 -0700
commit4a3a37331248d85df9e05e9b1d8210dc5ec81f4e (patch)
treee69c611a64e0c6652aa0744119b2efd84e1baeb0 /crypto/cfb.c
parent087958a17658dcd92cdc9292e6ce4319a25198fb (diff)
riscv: Add support to determine no. of L2 cache way enabled
In order to determine the number of L2 cache ways enabled at runtime, implement a private attribute ("number_of_ways_enabled"). Reading this attribute returns the number of enabled L2 cache ways at runtime. Using riscv_set_cacheinfo_ops() hook a custom function, that returns this private attribute, to the generic ops structure which is used by cache_get_priv_group() in cacheinfo framework. Signed-off-by: Yash Shah <yash.shah@sifive.com> Reviewed-by: Anup Patel <anup@brainfault.org> Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
Diffstat (limited to 'crypto/cfb.c')
0 files changed, 0 insertions, 0 deletions