Re: [PATCH 1/1] hw/riscv/virt.c: add cbom-block-size fdt property

2023-03-05 Thread Palmer Dabbelt
On Thu, 02 Mar 2023 00:37:10 PST (-0800), ben.do...@codethink.co.uk wrote: On 01/03/2023 21:59, Daniel Henrique Barboza wrote: From: Anup Patel The cbom-block-size fdt property property is used to inform the OS about the blocksize in bytes for the Zicbom cache operations. Linux documents it

Re: [PATCH 1/1] hw/riscv/virt.c: add cbom-block-size fdt property

2023-03-02 Thread Ben Dooks
On 01/03/2023 21:59, Daniel Henrique Barboza wrote: From: Anup Patel The cbom-block-size fdt property property is used to inform the OS about the blocksize in bytes for the Zicbom cache operations. Linux documents it in Documentation/devicetree/bindings/riscv/cpus.yaml as:

[PATCH 1/1] hw/riscv/virt.c: add cbom-block-size fdt property

2023-03-01 Thread Daniel Henrique Barboza
From: Anup Patel The cbom-block-size fdt property property is used to inform the OS about the blocksize in bytes for the Zicbom cache operations. Linux documents it in Documentation/devicetree/bindings/riscv/cpus.yaml as: riscv,cbom-block-size: $ref: