← Back to context Comment by saagarjha 1 year ago What makes you think RISC-V is a good fit for device configuration? 1 comment saagarjha Reply snvzz 1 year ago Simplicity, lack of flags or arithmetic exceptions, as well as clear ABI and environment call mechanism.Hardware access could be clearly gated through ecalls, and the mechanisms for this could exist as a standard extension in the SBI interface.
snvzz 1 year ago Simplicity, lack of flags or arithmetic exceptions, as well as clear ABI and environment call mechanism.Hardware access could be clearly gated through ecalls, and the mechanisms for this could exist as a standard extension in the SBI interface.
Simplicity, lack of flags or arithmetic exceptions, as well as clear ABI and environment call mechanism.
Hardware access could be clearly gated through ecalls, and the mechanisms for this could exist as a standard extension in the SBI interface.