[PATCH rtems-docs] raspberrypi4.rst: Added Documentation for the new AArch64 Raspberry pi 4B BSP

2022-09-25 Thread Mohd Noor Aman
This patch adds the relevant documentations required for booting the new BSP. JTAG support is added for debugging. I have built the HTML docs and verified them. --- user/bsps/aarch64/raspberrypi4.rst | 92 ++ user/bsps/bsps-aarch64.rst | 1 + 2 files changed,

Re: [rtems-source-builder commit] 7: Update Binutils, GDB, and GCC

2022-09-25 Thread Sebastian Huber
On 26/09/2022 08:43, Chris Johns wrote: On 26/9/2022 4:33 pm, Sebastian Huber wrote: On 09/09/2022 00:47, Chris Johns wrote: On 9/9/2022 12:28 am, Sebastian Huber wrote: https://codeload.github.com/RTEMS/sourceware-mirror-binutils-gdb/tar.gz/%{binutils_version} -%hash sha512 %{binutils_expan

Re: [rtems-source-builder commit] 7: Update Binutils, GDB, and GCC

2022-09-25 Thread Chris Johns
On 26/9/2022 4:33 pm, Sebastian Huber wrote: > On 09/09/2022 00:47, Chris Johns wrote: >> On 9/9/2022 12:28 am, Sebastian Huber wrote: >> https://codeload.github.com/RTEMS/sourceware-mirror-binutils-gdb/tar.gz/%{binutils_version} >>> -%hash sha512 %{binutils_expand_name}.tar.gz >>> 8e728147ea5d8c53

Re: [rtems-source-builder commit] 7: Update Binutils, GDB, and GCC

2022-09-25 Thread Sebastian Huber
On 09/09/2022 00:47, Chris Johns wrote: On 9/9/2022 12:28 am, Sebastian Huber wrote: https://codeload.github.com/RTEMS/sourceware-mirror-binutils-gdb/tar.gz/%{binutils_version} -%hash sha512 %{binutils_expand_name}.tar.gz 8e728147ea5d8c533f48129a0fdb0ab29ead768974b55f4a88249335f47e621ec51aaabe2

Re: [PATCH 0/2] GCC errors when building C++ Applications with libbsd

2022-09-25 Thread Sebastian Huber
Hello, On 25/09/2022 22:08, kho237...@gmx.de wrote: From: kaidoho Dear all, I am using the latest RTEMS 6 tools and sources. When building a C++ application including libbsd I receive two errors from GCC. thanks for your patches. Could you please change your Git configuration so that your f

Re: How can I use the GCC -frandom-seed= option with the waf build system?

2022-09-25 Thread Chris Johns
On 24/9/2022 5:03 am, Sebastian Huber wrote: > On 23/09/2022 20:27, Joel Sherrill wrote: >> >> >> On Fri, Sep 23, 2022 at 11:49 AM Sebastian Huber >> > > wrote: >> >>     On 23/09/2022 18:47, Karel Gardas wrote: >> > On 9/23/22 18:35, Sebastian Huber

Re: rtems-tester for raspberry pi 4B

2022-09-25 Thread Chris Johns
On 26/9/2022 1:06 am, Noor Aman wrote: > I wanted to setup rtems-tester for aarch64/raspberry BSP using TFTP/PXE > boot, So I needed help with that. The process is documented here https://docs.rtems.org/branches/master/user/testing/tftp.html. Does this help?? Chris ___

Re: [PATCH v2] bsp/aarch64: New entry for Raspberry pi 4B AArch64 BSP

2022-09-25 Thread Chris Johns
Hi, Thanks for this. It is exciting to see this board being supported. Well done getting to a point we can review the changess. My comments are mostly about the commit message :) Is the BSP called `aarch64/raspberrypi4b`? I just want to make sure I am reading the spec files correctly. On 25/9/20

[PATCH 2/2] Fix C++ visibilty of getrusage

2022-09-25 Thread kho237115
From: kaidoho --- rtemsbsd/include/rtems/bsd/sys/resource.h | 4 1 file changed, 4 insertions(+) diff --git a/rtemsbsd/include/rtems/bsd/sys/resource.h b/rtemsbsd/include/rtems/bsd/sys/resource.h index dc26c67c..107253d8 100644 --- a/rtemsbsd/include/rtems/bsd/sys/resource.h +++ b/rtemsbs

[PATCH 1/2] Use built-in macro definition

2022-09-25 Thread kho237115
From: kaidoho --- freebsd/sys/sys/_domainset.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/freebsd/sys/sys/_domainset.h b/freebsd/sys/sys/_domainset.h index 5685d532..443c68fd 100644 --- a/freebsd/sys/sys/_domainset.h +++ b/freebsd/sys/sys/_domainset.h @@ -43,7 +43,7 @@

[PATCH 0/2] GCC errors when building C++ Applications with libbsd

2022-09-25 Thread kho237115
From: kaidoho Dear all, I am using the latest RTEMS 6 tools and sources. When building a C++ application including libbsd I receive two errors from GCC. The first one complains about the macro BITSET_DEFINE within freebsd/sys/sys/_domainset.h. I think this relates to a patch "sys/bitset.h: re

rtems bsp builder failures

2022-09-25 Thread Joel Sherrill
Hi Now that the versal ilp32 BSP variants have been removed, the BSP builder sweep reports these oddities: Failures Report === 1 smp riscv/rv32iac build: configure: /home/tester/rtems-cron-6/rtems/waf configure\ --prefix=/home/tester/rtems-cron-6/tools/6/bsps --top=/hom

DART Impact Live Stream

2022-09-25 Thread Joel Sherrill
Hi Tomorrow is the day DART slams into the asteroid. Be sure to catch the NASA live feed. This is an RTEMS mission of great importance. It could be the beginning of a planetary defense system. Tune in for our live broadcast coverage of DART’s impact with Dimorphos starting Monday, Sept. 26 at 6 p

Re: rtems-tester for raspberry pi 4B

2022-09-25 Thread Noor Aman
Oh I see, I thought that aarch64/raspberry had the same issue too. Yes, the aarch64 BSP works fine with the latest firmware. I was able to boot from USB too. I wanted to setup rtems-tester for aarch64/raspberry BSP using TFTP/PXE boot, So I needed help with that. On Sun, 25 Sept 2022 at 20:31, Ala

RE: rtems-tester for raspberry pi 4B

2022-09-25 Thread Alan Cudmore
Hi Noor,The firmware issue that I am aware of is for the 32 bit arm/raspberrypi BSPs. I would expect that your Aarch64 BSP would work with the latest Raspberry Pi firmware. Are you talking about aarch64/raspberrypi or arm/raspberrypi?Alan From: Noor AmanSent: Sunday, September 25, 2022 3:53 AMTo: W

rtems-tester for raspberry pi 4B

2022-09-25 Thread Noor Aman
Hey, Now that I have built a BSP, I wanted to run the rtems-tester for Raspberry Pi. But I'm confused on what to do now. The raspberry pi 2 bsp required u-boot in order to run the test which is understandable as rpi2 didnt had support for PXE boot, but the raspberry pi 4b has support for tftp boot