RTEMS | riscv: refactor riscv-utility.h (!1222)
Gedare Bloom (@gedare)
gitlab at rtems.org
Tue Apr 28 15:22:40 UTC 2026
Gedare Bloom commented on a discussion on cpukit/score/cpu/riscv/include/rtems/score/encoding.h: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1222#note_149168
> + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
> + * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
> + * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
> + * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
> + * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
> + * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
> + * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
> + * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
> + * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
> + * SUCH DAMAGE.
> + */
> +
> +/**
> + * @file
> + *
> + * @brief This file is copied from riscv-tools/riscv-opcodes/encoding.h
It probably should be, however as an import it has a few concerns for me:
* It's just one header. We don't have a great process for third-party header files IMO. I wouldn't know where to put this, other than where it is.
* It has no license in the upstream (the 3-BSD is at a repo-level).
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1222#note_149168
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20260428/f697dd72/attachment.htm>
More information about the bugs
mailing list