NuttSBI have a simple ecall interface for the kernel, which make it hard to add new SBI call for NuttSBI. So implement standard ecall interface for NuttSBI and make life easier. Signed-off-by: Inochi Amaoto <inochiama@outlook.com>