Re: [rtems-tools commit] tester/exe: Adjust timeouts by the step size

2021-10-14 Thread Chris Johns
On 15/10/21 5:15 pm, Sebastian Huber wrote: > On 22/09/2021 00:59, Chris Johns wrote: >> Module:    rtems-tools >> Branch:    master >> Commit:    cfd5aa41e847752cd98cde65515df7ce45ff9665 >> Changeset:http://git.rtems.org/rtems-tools/commit/?id=cfd5aa41e847752cd98cde65515df7ce45ff9665 >> >> >> Auth

Re: [rtems-tools commit] tester/exe: Adjust timeouts by the step size

2021-10-14 Thread Chris Johns
On 15/10/21 5:15 pm, Sebastian Huber wrote: > On 22/09/2021 00:59, Chris Johns wrote: >> Module:    rtems-tools >> Branch:    master >> Commit:    cfd5aa41e847752cd98cde65515df7ce45ff9665 >> Changeset:http://git.rtems.org/rtems-tools/commit/?id=cfd5aa41e847752cd98cde65515df7ce45ff9665 >> >> >> Auth

Re: [rtems-tools commit] tester/exe: Adjust timeouts by the step size

2021-10-14 Thread Sebastian Huber
On 22/09/2021 00:59, Chris Johns wrote: Module:rtems-tools Branch:master Commit:cfd5aa41e847752cd98cde65515df7ce45ff9665 Changeset:http://git.rtems.org/rtems-tools/commit/?id=cfd5aa41e847752cd98cde65515df7ce45ff9665 Author:Chris Johns Date: Mon Sep 20 21:32:24 2021 -1000 te

Re: libbsd zynqmp cpu freq for slcr calc

2021-10-14 Thread Chris Johns
On 15/10/21 5:33 am, Kinsey Moore wrote: > On 10/14/2021 10:18, Joel Sherrill wrote: >> On Thu, Oct 14, 2021 at 9:56 AM Kinsey Moore >> wrote: >>> On 10/14/2021 01:40, Chris Johns wrote: Hi, I have come across this define in zynqmp_slcr.h: #define ZYNQMP_DEFAULT_PS_CLK_FR

Re: libbsd zynqmp cpu freq for slcr calc

2021-10-14 Thread Kinsey Moore
On 10/14/2021 10:18, Joel Sherrill wrote: On Thu, Oct 14, 2021 at 9:56 AM Kinsey Moore wrote: On 10/14/2021 01:40, Chris Johns wrote: Hi, I have come across this define in zynqmp_slcr.h: #define ZYNQMP_DEFAULT_PS_CLK_FREQUENCY What if the cpu freq is changed by a user? If this valu

Re: Building RTEMS toolchain on Aarch64 fails on expat

2021-10-14 Thread Joel Sherrill
On Thu, Oct 14, 2021, 11:18 AM Alan Cudmore wrote: > On Thu, Oct 14, 2021 at 11:39 AM Joel Sherrill wrote: > > > > On Thu, Oct 14, 2021 at 10:18 AM Alan Cudmore > wrote: > > > > > > Hi, > > > I tried to use the RSB master branch to build an RTEMS 6 toolchain on > > > a Raspberry Pi 4 running Ub

Re: Building RTEMS toolchain on Aarch64 fails on expat

2021-10-14 Thread Alan Cudmore
On Thu, Oct 14, 2021 at 11:39 AM Joel Sherrill wrote: > > On Thu, Oct 14, 2021 at 10:18 AM Alan Cudmore wrote: > > > > Hi, > > I tried to use the RSB master branch to build an RTEMS 6 toolchain on > > a Raspberry Pi 4 running Ubuntu 20.04 64 bit (Aarch64). > > It fails on expat-2.1.0, with the lo

Re: Building RTEMS toolchain on Aarch64 fails on expat

2021-10-14 Thread Joel Sherrill
On Thu, Oct 14, 2021 at 10:18 AM Alan Cudmore wrote: > > Hi, > I tried to use the RSB master branch to build an RTEMS 6 toolchain on > a Raspberry Pi 4 running Ubuntu 20.04 64 bit (Aarch64). > It fails on expat-2.1.0, with the log saying that expat does not > recognize Aarch64. > The expat package

Re: libbsd zynqmp cpu freq for slcr calc

2021-10-14 Thread Joel Sherrill
On Thu, Oct 14, 2021 at 9:56 AM Kinsey Moore wrote: > > On 10/14/2021 01:40, Chris Johns wrote: > > Hi, > > > > I have come across this define in zynqmp_slcr.h: > > > > #define ZYNQMP_DEFAULT_PS_CLK_FREQUENCY > > > > What if the cpu freq is changed by a user? If this value still valid? >

Building RTEMS toolchain on Aarch64 fails on expat

2021-10-14 Thread Alan Cudmore
Hi, I tried to use the RSB master branch to build an RTEMS 6 toolchain on a Raspberry Pi 4 running Ubuntu 20.04 64 bit (Aarch64). It fails on expat-2.1.0, with the log saying that expat does not recognize Aarch64. The expat package on the Ubuntu distribution is 2.2.10. Would this be as simple as up

Re: libbsd zynqmp cpu freq for slcr calc

2021-10-14 Thread Kinsey Moore
On 10/14/2021 01:40, Chris Johns wrote: Hi, I have come across this define in zynqmp_slcr.h: #define ZYNQMP_DEFAULT_PS_CLK_FREQUENCY What if the cpu freq is changed by a user? If this value still valid? If CPU frequency scaling is used, I believe this value remains unchanged. This is

RE: [PATCH v1] rtems-binutils: Update to 2.37 and update head

2021-10-14 Thread Ryan Long
This closes ticket #4218. Forgot to put that in the commit message. I'll add that in. With Binutils 2.36, gcc produced assembly that resulted in an internal error for aarch64. This has been fixed in 2.37 though. Ryan -Original Message- From: Chris Johns Sent: Wednesday, October 13,