13 lines
360 B
JSON
13 lines
360 B
JSON
{
|
|
"benchmark_name": "br-base-uniform",
|
|
"common_bootbinary": "../../../../../software/firemarshal/images/firechip/br-base/br-base-bin",
|
|
"common_rootfs": "../../../../../software/firemarshal/images/firechip/br-base/br-base.img",
|
|
"common_outputs": [
|
|
"/etc/os-release"
|
|
],
|
|
"common_simulation_outputs": [
|
|
"uartlog",
|
|
"memory_stats*.csv"
|
|
]
|
|
}
|