Hi Kito,
This patch adds a comment to the riscv.md file to clarify the purpose of the file and reorders the include files for better organization.
this seems to have broken the build. I believe that's due to
-(include "vector.md") (include "vector-crypto.md")
because vector crypto depends on modes defined/include in vector.md. -- Regards Robin