| commit | 56dded4435d4bf394955ec12088993d9559c80e5 | [log] [tgz] |
|---|---|---|
| author | Andrew Boie <andrew.p.boie@intel.com> | Wed Jul 06 10:12:47 2016 -0700 |
| committer | Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com> | Thu Jul 21 16:32:19 2016 +0000 |
| tree | 94247411a018ddc13247306ac62c4b398a9ff1e3 | |
| parent | eb637109608393b1c76dd92a9c137a61823ea7d3 [diff] |
qemu_nios2: run sanity checks with the emulator Requires SDK 0.8.1 Change-Id: I2384508897bcd9f7a3d19962853f642c4ba815f4 Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
diff --git a/scripts/sanity_chk/arches/nios2.ini b/scripts/sanity_chk/arches/nios2.ini index 4cc97af..de6885d 100644 --- a/scripts/sanity_chk/arches/nios2.ini +++ b/scripts/sanity_chk/arches/nios2.ini
@@ -1,3 +1,6 @@ [arch] name = nios2 platforms = qemu_nios2 altera_max10 + +[qemu_nios2] +qemu_support = true