aboutsummaryrefslogtreecommitdiff
path: root/hw/misc/sifive_u_otp.c
AgeCommit message (Expand)Author
2021-01-27block: Separate blk_is_writable() and blk_supports_write_perm()Kevin Wolf
2021-01-16hw/misc/sifive_u_otp: handling the fails of blk_pread and blk_pwriteGreen Wan
2020-12-18qdev: Move softmmu properties to qdev-properties-system.hEduardo Habkost
2020-10-22hw/misc/sifive_u_otp: Add backend drive supportGreen Wan
2020-10-22hw/misc/sifive_u_otp: Add write function and write-once protectionGreen Wan
2020-09-09hw/riscv: Move sifive_u_otp model to hw/miscBin Meng