Signed-off-by: Huaqi Fang <578567190@qq.com>
@@ -52,6 +52,12 @@
"PASS": ["MTimer msip and mtip interrupt test finish and pass"]
}
},
+ "application/baremetal/empty": {
+ "build_config" : {},
+ "checks": {
+ "PASS": ["CPU HartID"]
+ }
+ },
"application/baremetal/helloworld": {
"build_config" : {},
"checks": {
@@ -63,6 +63,12 @@
"PASS": ["19: Hello World From Nuclei RISC-V Processor!"]
"application/baremetal/demo_eclic": {
@@ -57,6 +57,12 @@