
28 Oct
2024
28 Oct
'24
11:45 a.m.
On Fri, Aug 23, 2024 at 09:41:26AM +0000, Mayuresh Chitale wrote:
Define CBO inval and flush instructions and use those for the dcache inval and flush operations respectively.
Signed-off-by: Mayuresh Chitale mchitale@ventanamicro.com
arch/riscv/Kconfig | 4 ++ arch/riscv/lib/cache.c | 96 ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 100 insertions(+)
Reviewed-by: Leo Yu-Chi Liang ycliang@andestech.com