<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=windows-1252">
  </head>
  <body>
    <p>This commit updates sis to 2.26 which has support for the RISCV32
      bsps. There are a few fails, but thess are probably bsp issues.
      sis can detect if the binary is for the rv32 or griscv bsps, so
      the same griscv-sis.ini file can be used in rtems-test:</p>
    <p><tt>rtems-test --rtems-bsp=griscv-sis --rtems-tools=/opt/rtems/6
        build/riscv/rv32imafd/testsuites</tt></p>
    <div class="moz-forward-container"><tt>Passed:        601</tt><tt><br>
      </tt><tt>Failed:          3</tt><tt><br>
      </tt><tt>User Input:      5</tt><tt><br>
      </tt><tt>Expected Fail:   0</tt><tt><br>
      </tt><tt>Indeterminate:   0</tt><tt><br>
      </tt><tt>Benchmark:       3</tt><tt><br>
      </tt><tt>Timeout:         3</tt><tt><br>
      </tt><tt>Test too long:   0</tt><tt><br>
      </tt><tt>Invalid:         1</tt><tt><br>
      </tt><tt>Wrong Version:   0</tt><tt><br>
      </tt><tt>Wrong Build:     0</tt><tt><br>
      </tt><tt>Wrong Tools:     0</tt><tt><br>
      </tt><tt>------------------</tt><tt><br>
      </tt><tt>Total:         616</tt><tt><br>
      </tt><tt>Failures:</tt><tt><br>
      </tt><tt> spconsole01.exe</tt><tt><br>
      </tt><tt>User Input:</tt><tt><br>
      </tt><tt> monitor.exe</tt><tt><br>
      </tt><tt> termios.exe</tt><tt><br>
      </tt><tt> top.exe</tt><tt><br>
      </tt><tt> capture.exe</tt><tt><br>
      </tt><tt> fileio.exe</tt><tt><br>
      </tt><tt>Benchmark:</tt><tt><br>
      </tt><tt> linpack.exe</tt><tt><br>
      </tt><tt> dhrystone.exe</tt><tt><br>
      </tt><tt> whetstone.exe</tt><tt><br>
      </tt><tt>Timeouts:</tt><tt><br>
      </tt><tt> crypt01.exe</tt><tt><br>
      </tt><tt> smpclock01.exe</tt><tt><br>
      </tt><tt> smpschededf03.exe</tt><tt><br>
      </tt><tt>Invalid:</tt><tt><br>
      </tt><tt> smpfatal08.exe</tt><tt><br>
      </tt><tt>Average test time: 0:00:00.468645</tt><tt><br>
      </tt><tt>Testing time     : 0:04:48.685363</tt><br>
      <br>
      -------- Forwarded Message --------
      <table class="moz-email-headers-table" cellspacing="0"
        cellpadding="0" border="0">
        <tbody>
          <tr>
            <th valign="BASELINE" nowrap="nowrap" align="RIGHT">Subject:
            </th>
            <td>[rtems-source-builder commit] devel/sis: Update to 2.26</td>
          </tr>
          <tr>
            <th valign="BASELINE" nowrap="nowrap" align="RIGHT">Date: </th>
            <td>Sun, 20 Dec 2020 20:29:46 +0000</td>
          </tr>
          <tr>
            <th valign="BASELINE" nowrap="nowrap" align="RIGHT">From: </th>
            <td>Jiri Gaisler <a class="moz-txt-link-rfc2396E" href="mailto:jiri@rtems.org"><jiri@rtems.org></a></td>
          </tr>
          <tr>
            <th valign="BASELINE" nowrap="nowrap" align="RIGHT">Reply-To:
            </th>
            <td><a class="moz-txt-link-abbreviated" href="mailto:vc@rtems.org">vc@rtems.org</a></td>
          </tr>
          <tr>
            <th valign="BASELINE" nowrap="nowrap" align="RIGHT">To: </th>
            <td><a class="moz-txt-link-abbreviated" href="mailto:vc@rtems.org">vc@rtems.org</a></td>
          </tr>
        </tbody>
      </table>
      <br>
      <br>
      Module: rtems-source-builder<br>
      Branch: master<br>
      Commit: 649beb430b6fc97bcefd4324db451db11e4e84fd<br>
      Changeset:
<a class="moz-txt-link-freetext" href="http://git.rtems.org/rtems-source-builder/commit/?id=649beb430b6fc97bcefd4324db451db11e4e84fd">http://git.rtems.org/rtems-source-builder/commit/?id=649beb430b6fc97bcefd4324db451db11e4e84fd</a><br>
      <br>
      Author: Jiri Gaisler <a class="moz-txt-link-rfc2396E" href="mailto:jiri@gaisler.se"><jiri@gaisler.se></a><br>
      Date: Fri Dec 18 22:57:31 2020 +0100<br>
      <br>
      devel/sis: Update to 2.26<br>
      <br>
      ---<br>
      <br>
      bare/config/devel/sis-2-1.cfg | 4 ++--<br>
      1 file changed, 2 insertions(+), 2 deletions(-)<br>
      <br>
      diff --git a/bare/config/devel/sis-2-1.cfg
      b/bare/config/devel/sis-2-1.cfg<br>
      index 4f4a0f5..c4b5f9e 100644<br>
      --- a/bare/config/devel/sis-2-1.cfg<br>
      +++ b/bare/config/devel/sis-2-1.cfg<br>
      @@ -8,8 +8,8 @@<br>
      %include %{_configdir}/base.cfg<br>
      -%define sis_version 2.25<br>
      -%hash sha512 sis-%{sis_version}.tar.bz2
e0523a3907403da37c8c3e506f7e1c7a62c66c75a1a61373af03d1ebeb307dc991ca54f15c35f468d216ccf58bd65ee7a0eab74a1f291d4df858ed205acd62df<br>
      +%define sis_version 2.26<br>
      +%hash sha512 sis-%{sis_version}.tar.bz2
91c5699ae71113ea405300f4b19e072a9cdf334fe3b1d399ec497fe45ea9522076a310c05560676a960018497a062d7c573e27cc68716f07d2a12ba80881eb2a<br>
      #<br>
      # The SIS build instructions.<br>
      <br>
      _______________________________________________<br>
      vc mailing list<br>
      <a class="moz-txt-link-abbreviated" href="mailto:vc@rtems.org">vc@rtems.org</a><br>
      <a class="moz-txt-link-freetext" href="http://lists.rtems.org/mailman/listinfo/vc">http://lists.rtems.org/mailman/listinfo/vc</a><br>
    </div>
  </body>
</html>