10 lines
313 B
JSON
10 lines
313 B
JSON
{
|
|
"benchmark_name": "bare-base",
|
|
"common_bootbinary": "../../../../../software/firemarshal/images/firechip/bare-base/bare-base-bin",
|
|
"common_rootfs": "../../../../../software/firemarshal/images/firechip/bare-base/bare-base.img",
|
|
"common_simulation_outputs": [
|
|
"uartlog",
|
|
"memory_stats*.csv"
|
|
]
|
|
}
|