I am using riscv64-unknow-elf-gcc 12.2.0.
With it, the compiler will fail due to an unknown z ISA extension: 'zifenci'.
Does anyone have the same issue?
Referred document (error at step 4):
https://github.com/avpatel/xvisor-next/blob/master/docs/riscv/riscv64-spike.txt

