Re: [PATCH rtems v2] bsps/arm: Fix uninitialized value in generic timer

2020-04-20 Thread Christian Mauderer
On 17/04/2020 19:34, Gedare Bloom wrote: > OK I would prefer to have it close a ticket on 5.1 that addresses the > fact it was a latent bug. I'm not sure how to feel about having > commits made prior to cutting a release, that update tickets for > milestones after the release. I suppose it is just

Re: [PATCH rtems-libbsd] imx6_usbphy: Fix regulator (vbus-supply)

2020-04-20 Thread Christian Mauderer
On 17/04/2020 19:27, Gedare Bloom wrote: > push after testing, thanks Thanks. I tested and pushed it. > > On Fri, Apr 17, 2020 at 7:08 AM Christian Mauderer > wrote: >> >> Update #3869. >> --- >> freebsd/sys/arm/freescale/imx/imx6_usbphy.c | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(

Re: Doorstop Issues

2020-04-20 Thread Chris Johns
> On 20 Apr 2020, at 3:21 pm, Sebastian Huber > wrote: > > On 20/04/2020 07:12, Chris Johns wrote: > >>> On 20/4/20 1:14 am, Sebastian Huber wrote: >>> Hello, >>> >>> I am about to add the next couple of hundred specification items for the >>> RTEMS pre-qualification activity. Before I do t

Re: Doorstop Issues

2020-04-20 Thread Sebastian Huber
On 20/04/2020 09:45, Chris Johns wrote: On 20 Apr 2020, at 3:21 pm, Sebastian Huber wrote: On 20/04/2020 07:12, Chris Johns wrote: On 20/4/20 1:14 am, Sebastian Huber wrote: Hello, I am about to add the next couple of hundred specification items for the RTEMS pre-qualification activity.

clang static analysis for at697f

2020-04-20 Thread suyash singh
Find all the reports here https://drive.google.com/drive/folders/1FL_euXfAtlzezDf0Vwg5-WHM22z8lbFQ?usp=sharing There is a problem in /src/rtems/bsps/shared/grlib/btimer/tlib_ckinit.c with LEON3_IrqCtrl_Regs->timestamp[0] being undeclared ___ devel mailin

Re: Doorstop Issues

2020-04-20 Thread Sebastian Huber
On 19/04/2020 17:14, Sebastian Huber wrote: Hello, I am about to add the next couple of hundred specification items for the RTEMS pre-qualification activity. Before I do this, I would like to present some issues that popped up during my daily work with Doorstop. Doorstop is a requirements ma

Re: Doorstop Issues

2020-04-20 Thread Joel Sherrill
On Sun, Apr 19, 2020 at 10:14 AM Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > Hello, > > I am about to add the next couple of hundred specification items for the > RTEMS pre-qualification activity. Before I do this, I would like to > present some issues that popped up during my d

Licensing Requirements on RTEMS Poorly Discussed

2020-04-20 Thread Joel Sherrill
Hi I know we are all struggling to get a release out but I just noticed that the discussion of licensing for code/docs in RTEMS is a bit of a mess right now. I am close to filing this as a blocker ticket due to its importance. SW Engineering Guide sections 6.3.1.2 (Licenses) and 11 (Licensing Req

Re: RTEMS examples build failed

2020-04-20 Thread Vijay Kumar Banerjee
On Sun, Apr 19, 2020 at 8:16 PM Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > On 19/04/2020 15:38, Gedare Bloom wrote: > > On Sun, Apr 19, 2020 at 3:52 AM Vijay Kumar Banerjee > wrote: > > Hi, > > While trying to build the examples with a fresh pull from upstream, > I got the f

clang static analysis of leon2

2020-04-20 Thread suyash singh
Find the analysis here https://drive.google.com/drive/folders/1FL_euXfAtlzezDf0Vwg5-WHM22z8lbFQ steps here https://github.com/suyashsingh234/rtems-notes ___ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel

Re: RTEMS examples build failed

2020-04-20 Thread Sebastian Huber
On 20/04/2020 19:04, Vijay Kumar Banerjee wrote: On Sun, Apr 19, 2020 at 8:16 PM Sebastian Huber > wrote: On 19/04/2020 15:38, Gedare Bloom wrote: On Sun, Apr 19, 2020 at 3:52 AM Vijay Kumar Banerjee wrote: H

Re: clang static analysis of leon2

2020-04-20 Thread Joel Sherrill
I could download the report and look through it. I assume that's the standard output from the analyzer. For prioritization of looking at issues, it can be helpful if there is a way to group them by "area" which usually corresponds to the subdirectory. My scan showed one for a chain method in scor

Re: RTEMS examples build failed

2020-04-20 Thread Joel Sherrill
On Mon, Apr 20, 2020 at 12:20 PM Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > On 20/04/2020 19:04, Vijay Kumar Banerjee wrote: > > > On Sun, Apr 19, 2020 at 8:16 PM Sebastian Huber > > > > wrote: > > > > On 19/04/2020 15:38, Gedare

Re: RTEMS examples build failed

2020-04-20 Thread Sebastian Huber
On 20/04/2020 19:58, Joel Sherrill wrote: On Mon, Apr 20, 2020 at 12:20 PM Sebastian Huber > wrote: On 20/04/2020 19:04, Vijay Kumar Banerjee wrote: > On Sun, Apr 19, 2020 at 8:16 PM Sebastian Huber > mailto:sebastian.hu...@embedded-br

Re: clang static analysis of leon2

2020-04-20 Thread suyash singh
I can't find any way to group by sub directories but I can write a script/program to make a new html file in which errors are grouped by sub directories. I have written web scrapers with organized data output in python and JS before. There is a --disable-checker option and using comments to ignore

Re: Licensing Requirements on RTEMS Poorly Discussed

2020-04-20 Thread Gedare Bloom
I'm willing, but time is limited for me. Feel free to assign a ticket to me. I'm not sure it should be a blocker per se, but it is certainly important On Mon, Apr 20, 2020 at 10:53 AM Joel Sherrill wrote: > > Hi > > I know we are all struggling to get a release out but I just noticed that the > d

Re: Doorstop Issues

2020-04-20 Thread Sebastian Huber
On 20/04/2020 15:20, Joel Sherrill wrote: On Sun, Apr 19, 2020 at 10:14 AM Sebastian Huber > wrote: Hello, I am about to add the next couple of hundred specification items for the RTEMS pre-qualification activity. Before I do this,

Re: Licensing Requirements on RTEMS Poorly Discussed

2020-04-20 Thread Sebastian Huber
On 20/04/2020 18:51, Joel Sherrill wrote: Hi I know we are all struggling to get a release out but I just noticed that the discussion of licensing for code/docs in RTEMS is a bit of a mess right now. I am close to filing this as a blocker ticket due to its importance. SW Engineering Guide s

[PATCH v12] tests for fenv.h functions

2020-04-20 Thread Eshan dhawan
added tests for fesetexeptflag(), fegetexeptflag(), fegetround(), fesetround(). In the test fegetround() does not return any flag other then FE_TONEAREST in tests. This is probably due to soft float. The test complies successfully and returns assert at fegetround() Other tests run without any er

Re: clang static analysis of leon2

2020-04-20 Thread Joel Sherrill
Don't necessarily dive into reformatting or scraping anything. It is just an idea. There are multiple sides to analysis tools. Running them, having useful reports, automating the run, being able to flag false reports, and getting people to fix things. Fixing things can be a path of no return. I s

Re: Doorstop Issues

2020-04-20 Thread Gedare Bloom
Hi Sebastian, Sorry to toppost. I cut my finger and have some trouble using a keyboard. I just seek clarification whether you are proposing abandoning doorstop, forking it, or replacing it with a custom Python tool. Gedare On Mon, Apr 20, 2020, 12:14 PM Sebastian Huber < sebastian.hu...@embedde

Re: RTEMS examples build failed

2020-04-20 Thread Vijay Kumar Banerjee
On Mon, Apr 20, 2020 at 11:33 PM Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > On 20/04/2020 19:58, Joel Sherrill wrote: > > > > > > > On Mon, Apr 20, 2020 at 12:20 PM Sebastian Huber > > > > wrote: > > > > On 20/04/2020 19:04, Vijay

porting aio.h to newlib

2020-04-20 Thread Eshan Dhawan
hello everyone, RTEMS has the implementation of aio.h. But for simplicity it needs to be shifted to newlib. where would be the header file added and where would be the source code files added?? Also what would be the other changes that would be required to setup the methods ?? Thanks:) -Eshan ___

Re: porting aio.h to newlib

2020-04-20 Thread Joel Sherrill
On Mon, Apr 20, 2020 at 5:11 PM Eshan Dhawan wrote: > hello everyone, > > RTEMS has the implementation of aio.h. > But for simplicity it needs to be shifted to newlib. > where would be the header file added and > where would be the source code files added?? > Also what would be the other changes

Re: RTEMS examples build failed

2020-04-20 Thread Chris Johns
On 21/4/20 7:03 am, Vijay Kumar Banerjee wrote: On Mon, Apr 20, 2020 at 11:33 PM Sebastian Huber > wrote: We don't have to reinvent the wheel. We could copy the wscript of the new build system to the examples and add a couple of specification

Re: Doorstop Issues

2020-04-20 Thread Sebastian Huber
Hello Gedare, On 20/04/2020 22:30, Gedare Bloom wrote: Hi Sebastian, Sorry to toppost. I cut my finger and have some trouble using a keyboard. no problem all the best for your finger. I just seek clarification whether you are proposing abandoning doorstop, forking it, or replacing it with a c