| 1234567891011121314151617 |
- {
- "build_config": {
- "SOC": "evalsoc",
- "DOWNLOAD": "ilm",
- "CPU_SERIES": "200"
- },
- "build_configs": {
- "rv32imacb": {"CORE":"n203", "ARCH_EXT":"_zba_zbb_zbc_zbs"}
- },
- "expected": {
- "application/baremetal/demo_nice": {"build": true, "run": false},
- "application/baremetal/demo_spmp": {"build": true, "run": false},
- "application/baremetal/demo_pmp": {"build": true, "run": false},
- "application/baremetal/demo_smode_eclic": {"build": true, "run": false},
- "test/core": {"build": false, "run": false}
- }
- }
|