mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-02-20 05:54:29 +01:00
There is a new "ReadOnly" option added to nvdimm device in qemu and now added to kata. However, qemu used for arm64 is a little old and has no this feature. Here we remove this feature for arm. Depends-on: github.com/kata-containers/tests#3831 Fixes: #2320 Signed-off-by: Jianyong Wu <jianyong.wu@arm.com>