← Back to context Comment by saagarjha 2 years ago What makes you think RISC-V is a good fit for device configuration? 1 comment saagarjha Reply snvzz 2 years 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 2 years 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.