commit | d98fc70fc139b72ae098d24fde42ad70c8ff2f81 | [log] [tgz] |
---|---|---|
author | Christophe Leroy <christophe.leroy@c-s.fr> | Tue May 14 09:05:15 2019 +0000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Fri Jul 05 02:06:37 2019 +1000 |
tree | f968d93729af83cf24f7eaa62b91f01d1a11ed65 | |
parent | 1cfb725fb1899dc6fdc88f8b5354a65e8ad260c6 [diff] |
powerpc/32: define helpers to get L1 cache sizes. This patch defines C helpers to retrieve the size of cache blocks and uses them in the cacheflush functions. Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>