Add assembly Hello world test with custom BSP
Created by: Gchauvon
Hello,
I added an "Hello World" test in assembly that is using a custom BSP. This test doesn't use the riscv-dv BSP and allows us to build more easily custom tests and modifying trap handlers, syscall functions etc...
Also fix a typo in smoke-test.sh