Re: [PATCH] bsps/sparc: Add grlib_malloc(), grlib_calloc()

2018-12-21 Thread Daniel Hellstrom
Hi Sebastian, Sorry for my very late response! I have reviewed the code but not executed it, it looks okay with me. I'm guessing it is also a positive thing to remove malloc for another approach to allocate memory when it comes to validation of the SW. Another aspect of the same subject coul

Re: [PATCH] bsps/sparc: Add grlib_malloc(), grlib_calloc()

2018-12-21 Thread Sebastian Huber
Hello Daniel, On 21/12/2018 14:42, Daniel Hellstrom wrote: Hi Sebastian, Sorry for my very late response! I have reviewed the code but not executed it, it looks okay with me. I'm guessing it is also a positive thing to remove malloc for another approach to allocate memory when it comes to va

Re: [PATCH] bsps/sparc: Add grlib_malloc(), grlib_calloc()

2018-12-21 Thread Daniel Hellstrom
Hi Sebastian, On 2018-12-21 14:57, Sebastian Huber wrote: Hello Daniel, On 21/12/2018 14:42, Daniel Hellstrom wrote: Hi Sebastian, Sorry for my very late response! I have reviewed the code but not executed it, it looks okay with me. I'm guessing it is also a positive thing to remove malloc

Re: [PATCH] bsps/sparc: Add grlib_malloc(), grlib_calloc()

2018-12-21 Thread Sebastian Huber
On 21/12/2018 14:59, Daniel Hellstrom wrote: On 2018-12-21 14:57, Sebastian Huber wrote: Hello Daniel, On 21/12/2018 14:42, Daniel Hellstrom wrote: Hi Sebastian, Sorry for my very late response! I have reviewed the code but not executed it, it looks okay with me. I'm guessing it is also a p

Re: [PATCH] bsps/sparc: Add grlib_malloc(), grlib_calloc()

2018-12-21 Thread Daniel Hellstrom
On 2018-12-21 15:02, Sebastian Huber wrote: On 21/12/2018 14:59, Daniel Hellstrom wrote: On 2018-12-21 14:57, Sebastian Huber wrote: Hello Daniel, On 21/12/2018 14:42, Daniel Hellstrom wrote: Hi Sebastian, Sorry for my very late response! I have reviewed the code but not executed it, it l

Re: [PATCH] bsps/sparc: Add grlib_malloc(), grlib_calloc()

2018-12-21 Thread Sebastian Huber
On 21/12/2018 15:06, Daniel Hellstrom wrote: On 2018-12-21 15:02, Sebastian Huber wrote: On 21/12/2018 14:59, Daniel Hellstrom wrote: On 2018-12-21 14:57, Sebastian Huber wrote: Hello Daniel, On 21/12/2018 14:42, Daniel Hellstrom wrote: Hi Sebastian, Sorry for my very late response! I have

Re: [PATCH] bsps/sparc: Add grlib_malloc(), grlib_calloc()

2018-12-21 Thread Daniel Hellstrom
On 2018-12-21 15:12, Sebastian Huber wrote: On 21/12/2018 15:06, Daniel Hellstrom wrote: On 2018-12-21 15:02, Sebastian Huber wrote: On 21/12/2018 14:59, Daniel Hellstrom wrote: On 2018-12-21 14:57, Sebastian Huber wrote: Hello Daniel, On 21/12/2018 14:42, Daniel Hellstrom wrote: Hi Seba

Re: [PATCH] bsps/sparc: Add grlib_malloc(), grlib_calloc()

2018-12-21 Thread Sebastian Huber
On 21/12/2018 15:18, Daniel Hellstrom wrote: On 2018-12-21 15:12, Sebastian Huber wrote: On 21/12/2018 15:06, Daniel Hellstrom wrote: On 2018-12-21 15:02, Sebastian Huber wrote: On 21/12/2018 14:59, Daniel Hellstrom wrote: On 2018-12-21 14:57, Sebastian Huber wrote: Hello Daniel, On 21/12

Re: [PATCH] bsps/sparc: Add grlib_malloc(), grlib_calloc()

2018-12-21 Thread Daniel Hellstrom
On 2018-12-21 15:20, Sebastian Huber wrote: On 21/12/2018 15:18, Daniel Hellstrom wrote: On 2018-12-21 15:12, Sebastian Huber wrote: On 21/12/2018 15:06, Daniel Hellstrom wrote: On 2018-12-21 15:02, Sebastian Huber wrote: On 21/12/2018 14:59, Daniel Hellstrom wrote: On 2018-12-21 14:57,

rtems-docs build failure

2018-12-21 Thread Joel Sherrill
Hi Just passing along that it still fails for me: Builds when not doing PDF === [joel@devel rtems-docs]$ ./waf configure --prefix=/tmp/docs --pdf Setting top to : /home/joel/rtems-work/rtems-docs Setting out to : /home/jo

Re: [PATCH] 5/rtems-tools: Update RTEMS tools

2018-12-21 Thread Christian Mauderer
Hello Joel, thanks for the OK and sorry for the delayed reaction. I've been knocked out by a cold. Best regards Christian Am 19.12.18 um 22:01 schrieb Joel Sherrill: > Please push this > > On Wed, Dec 19, 2018, 6:43 AM Christian Mauderer wrote: > > From: Chris

psxtmtests: Changed the copyright license to BSD-2-Clause (GCI 2018)

2018-12-21 Thread Himanshu Sekhar Nayak
Hi guys, Here is the patch for psxtmtests. Thanks Shasvat for telling me. Thanks Himanshu From 912576ec23259b79d528cf47e3696bcf39c95f51 Mon Sep 17 00:00:00 2001 From: Himanshu40 Date: Sat, 22 Dec 2018 01:17:06 +0530 Subject: [PATCH] psxtmtests: Changed the copyright license to BSD-2-Clause (GCI

Re: rtems-docs build failure

2018-12-21 Thread Chris Johns
On 22/12/18 1:52 am, Joel Sherrill wrote: > Just passing along that it still fails for me: Builds when not doing PDF What failed? > [joel@devel rtems-docs]$ ./waf configure --prefix=/tmp/docs --pdf > [joel@devel rtems-docs]$ ./waf && ./waf install The build or the install? Please run as separate