commit | 8f1e47ca04c993303013127407ce68e35ec38c08 | [log] [tgz] |
---|---|---|
author | Andrew Jones <ajones@ventanamicro.com> | Wed Jul 12 22:04:59 2023 +0530 |
committer | Will Deacon <will@kernel.org> | Thu Jul 20 15:59:29 2023 +0100 |
tree | 1de8b053d8e2316b027a710c650f1c5aece1f409 | |
parent | 8c1584e776a48d5dc2343e1a5d8d3b44883d9f63 [diff] |
riscv: Add Zicboz extension support When the Zicboz extension is available expose it to the guest. Also provide the guest the size of the cache block through DT. Signed-off-by: Andrew Jones <ajones@ventanamicro.com> Signed-off-by: Anup Patel <apatel@ventanamicro.com> Link: https://lore.kernel.org/r/20230712163501.1769737-8-apatel@ventanamicro.com Signed-off-by: Will Deacon <will@kernel.org>