Re: libbsd master and 5-freebsd-12 build failure

2019-03-28 Thread Sebastian Huber
Yes, sorry. I managed to enable an obscure FreeBSD kernel option which breaks the IPv6 support: https://lists.freebsd.org/pipermail/freebsd-hackers/2019-March/054379.html -- Sebastian Huber, embedded brains GmbH Address : Dornierstr. 4, D-82178 Puchheim, Germany Phone : +49 89 189 47 41-16

Re: Stm32l4 contribution

2019-03-28 Thread Chris Johns
On 29/3/19 8:10 am, Ярослав Лещинский wrote: > Today I added some patches related to stm32l4 board support. Fantastic. > As it was the first > time when I’m dealing with a contribution here in RTEMS, could you please > check: > does this patches existed at all? I sent them via git email, so

libbsd master and 5-freebsd-12 build failure

2019-03-28 Thread Chris Johns
Hi, I am seeing the following build failure on master and the R12 branch with this configure command line: ./waf distclean configure --prefix=/opt/work/rtems/5 --rtems-tools=/opt/work/si/rtems/5 --rtems=/opt/work/rtems/5 --rtems-bsps=arm/xilinx_zynq_zc706

Stm32l4 contribution

2019-03-28 Thread Ярослав Лещинский
Hello, Today I added some patches related to stm32l4 board support. As it was the first time when I’m dealing with a contribution here in RTEMS, could you please check: does this patches existed at all? I sent them via git email, so I’m not sure that I made all correct. Thanks. -- -- Kind

Re: [PATCH] Fully disabled seemingly unsupported zynq_uart_set_attributes handler

2019-03-28 Thread Chris Johns
On 28/3/19 5:40 pm, Sebastian Huber wrote: > On 27/03/2019 20:26, Chris Johns wrote: >> On 28/3/19 5:28 am, Joel Sherrill wrote: >>> On Wed, Mar 27, 2019 at 1:10 AM Sebastian Huber >>> >> > >>> wrote: >>> On 26/03/2019 15:17, Lou Woods wrote: >>>

Re: Project Track Page: Drafted proposal for Basic Support for Trace Compass

2019-03-28 Thread Ravindra Kumar Meena
Hi Gedare I am aware of that. I am waiting for Sebastian to review my proposal. Besides that, I am trying to find out the mechanism for Phase 1 and 2 as mentioned in my GSoC proposal. Thanks On Thu, Mar 28, 2019 at 7:25 PM Gedare Bloom wrote: > Hi Ravindra, > > Please note that you can (and

Re: RTEMS on ARMv8

2019-03-28 Thread Sebastian Huber
Hello Jeff, On 27/03/2019 19:11, Jeff Kubascik wrote: Hello, I am interested in porting RTEMS to run as a Xen guest on our distro for the Xilinx Zynq UltraScale+ MPSoC. The MPSoC has an ARM Cortex-A53 processor, which is based on the ARMv8 architecture. I have noticed that RTEMS already runs

Re: libbsd: Add openssl tool

2019-03-28 Thread Sebastian Huber
On 27/03/2019 20:40, Chris Johns wrote: I'll commit the patches and backport them to the 5-freebsd-12 branch. What is this branch? I could not find anything in the top level CONTRIBUTING.md doc. Is it documented? I added a "Branches" section to the README.md:

Re: libbsd: Add openssl tool

2019-03-28 Thread Christian Mauderer
Am 27.03.19 um 20:40 schrieb Chris Johns: > On 27/3/19 9:11 pm, Christian Mauderer wrote: >> Hello, >> >> I've added a port of the openssl tool together with a test for `openssl >> speed` (benchmark) and `openssl req` (generating server certificates). >> >> Unfortunately the openssl tool is quite