Add const Keyword to some function parameters in chainimpl.h

2019-04-04 Thread Andreas
Hi there, while reviewing the doxygen documentation in this file I found some instances where I think the function parameters should be made constant. Bellow my suggested changes: commit 9fc61307be4f21039b7cd4553099e29e5fd5e456 (HEAD) Author: Andreas Dachsberger Date:   Fri Apr 5 08:28

Re: [PATCH 4/6] cmdline: Add cmdline support

2017-08-02 Thread Andreas Kölbl
Am 02.08.2017 um 15:54 schrieb Sebastian Huber: > On 01/08/17 22:14, Andreas Kölbl wrote: > >> At the moment I didn't implement smp functionality. I will implement it >> directly after implementing SMP. > > You can use arm_cortex_a9_get_multiprocessor_cpu

Re: [PATCH 2/6] jetson-tk1: Add start.S

2017-08-01 Thread Andreas Kölbl
Sure, if there is a chance that it will get integrated. I will implement it in v2. Am 01.08.2017 um 07:34 schrieb Sebastian Huber: > On 01/08/17 00:27, andreas.koe...@st.oth-regensburg.de wrote: > >> From: Andreas Kölbl >> >> This own implementation allows for modi

Re: [PATCH 4/6] cmdline: Add cmdline support

2017-08-01 Thread Andreas Kölbl
At the moment I didn't implement smp functionality. I will implement it directly after implementing SMP. Am 01.08.2017 um 13:08 schrieb Sebastian Huber: > Why can't you use_CPU_SMP_Get_current_processor() instead of > bsp_get_boot_cpu(). > > Why do you have to use the linker command file to alloc

RTEMS Jetson-TK1 BSP

2017-07-31 Thread Andreas Kölbl
nd an timercounter implementation using the GIC-Timer. To run in Jailhouse, a cmdline parser is also included. Any comments or suggestions to this port would be very helpful. [1] https://github.com/lfd/rtems/tree/jetson-tk1 -- Andreas Kölbl ___ devel ma

Re: Jetson TK1 BSP

2017-04-11 Thread Andreas Kölbl
S. > > Do you know of a simulator or is real hw the only testing option? I guess QEMU will work but I haven't make it working yet. > > I am certainly pro merging it if you will be the point person for > maintaining​ and testing it. :) Sure :) --Andreas > > We just need to

Jetson TK1 BSP

2017-04-11 Thread Andreas Kölbl
inside the jailhouse hypervisor. Is there any interest from the RTEMS community side to integrate this BSP or parts of it? I ask this because the hardware is kind of old and replaced by the new ARMv8 Jetson TX2. The BSP is not published yet, but will be published on GitHub in a few weeks. -- Andreas

Re: rtems head broken for leon3 smp

2014-10-30 Thread Andreas Larsson
easier to deal with it in the boot loader, etc. Currently GRSIM does not turn on snooping on run, so for now it has to be set up by a boot loader. From the next GRSIM release, snooping will be turned on when using "run". Best regards, Andreas Larsson Software Engineer Aeroflex