Re: [PATCH rtems-source-builder 2/2] devel/qemu-xilinx: Fix build on GCC 13.2.0

2024-02-16 Thread Joel Sherrill
On Wed, Feb 14, 2024 at 1:37 PM Kinsey Moore wrote: > On Wed, Feb 14, 2024 at 9:14 AM Sam Price wrote: > >> I was wondering if you had any notes on your process of working with >> qemu in the rtems builder. >> I imagine you have your own xilinx qemu forked to work on, and then >> take the

[PATCH] spec/zynqmp-rpu: Clean up options

2024-02-16 Thread Kinsey Moore
The RAM origin had an unnecessary alignment requirement and the RAM lenght had a reference that couldn't possibly be used. This removes those obsolete option specifiers. --- spec/build/bsps/arm/xilinx-zynqmp-rpu/optramlen.yml | 2 -- spec/build/bsps/arm/xilinx-zynqmp-rpu/optramori.yml | 1 - 2

[PATCH rtems-docs 1/1] user: Add docu for use of Rust with RTEMS

2024-02-16 Thread Frank Kuehndel
From: Frank Kühndel --- user/index.rst | 3 +- user/overview/index.rst | 2 + user/rust/bare-metal.rst | 549 +++ user/rust/index.rst | 64 + 4 files changed, 617 insertions(+), 1 deletion(-) create mode 100644

[PATCH rtems-docs 0/1] user: Add docu for use of Rust with RTEMS

2024-02-16 Thread Frank Kuehndel
From: Frank Kühndel This is the long promised Rust on RTEMS step-by-step guide. For reviewing it, I suggest the natural order: 1) user/rust/index.rst -- The introduction 2) user/rust/bare-metal.rst -- The step-by-step guide If you prefer reviewing the PDF or HTML, you can download them

Re: RSB checksum updates for RTEMS 6

2024-02-16 Thread Joel Sherrill
On Fri, Feb 16, 2024, 12:56 AM Chris Johns wrote: > Hi, > > I have opened https://devel.rtems.org/ticket/4991 to track checksum > errors in > some of the sources being downloaded by the RSB such as: > > error: checksum failure file: >

Re: RSB checksum updates for RTEMS 6

2024-02-16 Thread Sebastian Huber
On 16.02.24 07:55, Chris Johns wrote: I have openedhttps://devel.rtems.org/ticket/4991 to track checksum errors in some of the sources being downloaded by the RSB such as: error: checksum failure file: patches/Make-lang.in-b09fb02bb4c0d16fc2c842bec4069c033897b5f2.patch I am seeing this error