Re: Xenomai arm64 plans?

2018-11-02 Thread Christoph Müllner via Xenomai
On 11/2/18 5:25 PM, Jan Kiszka wrote: > On 02.11.18 17:19, Christoph Müllner wrote: >> Hi Jan, >> >> I was wondering if there are any plans for a Xenomai release, >> which includes arm64. > > Yes, there are. The exact timeline is not settled yet, but somewhere

Xenomai arm64 plans?

2018-11-02 Thread Christoph Müllner via Xenomai
Hi Jan, I was wondering if there are any plans for a Xenomai release, which includes arm64. I'm familiar with the next branch, but I'd love to work with code from a branch, which is not subject to force-pushing. Thanks, Christoph

Re: [Xenomai] prepare-kernel.sh error on linux 4.9.24 for target arm64

2017-11-14 Thread Christoph Müllner
g the next branch. In fact I am using Xenomai-next with I-pipe (Linux 4.11) and (nearly) mainline Linux 4.12.14 kernel on a RK3399 (four Cortex-A53 cores plus two Cortex-A72 cores). BR Christoph > -Message d'origine- > De : Christoph Müllner [mailto:christoph.muell...@theobroma

Re: [Xenomai] prepare-kernel.sh error on linux 4.9.24 for target arm64

2017-11-14 Thread Christoph Müllner
> On 14 Nov 2017, at 13:59, MINIER Bertrand wrote: > > Hi, > > > I am trying to install the COBALT kernel alongside the linux v4.9.24 for the > target AArch64 Cortex-A53. > > > > I have executed the following script: > > ./scripts/prepare-kernel.sh

Re: [Xenomai] [PATCH v2 2/3] RTDM: uapi: Define ioctl code to set an IRQ affinity.

2017-11-09 Thread Christoph Müllner
> On 9 Nov 2017, at 11:04, Philippe Gerum wrote: > > On 11/06/2017 10:46 AM, Christoph Muellner wrote: >> This patch adds an ioctl code to set a GPIO IRQ's CPU affinity >> to the RTDM user space API. >> >> Signed-off-by: Christoph Muellner

Re: [Xenomai] Running COBALT on Ubuntu 14/16

2017-11-03 Thread Christoph Müllner
> On 03 Nov 2017, at 19:16, Danrae Pray wrote: > > Ok great - my followup question then is, if the COBALT kernel is itself a > modified linux kernel and it's the COBALT kernel that's patched with ipipe > (no patch is applied to the host kernel), how do POSIX API calls in

Re: [Xenomai] [PATCH 3/3] kernel: rtdm: gpio: Add support for GPIO_RTIOC_IRQAFF.

2017-11-03 Thread Christoph Müllner
> On 29 Oct 2017, at 18:36, Philippe Gerum wrote: > > On 10/23/2017 04:59 PM, Christoph Muellner wrote: >> To set a GPIO interrupt's CPU affinity, we simply call >> rtdm_irq_affinity() with a proper bitmask. >> >> Signed-off-by: Christoph Muellner

Re: [Xenomai] [PATCH] ipipe: gicv3: [v3] Enable interrupt pipelining.

2017-10-19 Thread Christoph Müllner
Is there anything else I can do to get this merged? Thanks, Christoph > On 12 Oct 2017, at 20:59, Dmitriy Cherkasov <dmit...@oss-tech.org> wrote: > > On 10/12/2017 11:16 AM, Christoph Müllner wrote: > >> That was my first attempt, but that ends up in a hang dur

Re: [Xenomai] [PATCH] ipipe: gicv3: [v3] Enable interrupt pipelining.

2017-10-12 Thread Christoph Müllner
> On 12 Oct 2017, at 20:02, Dmitriy Cherkasov wrote: > > On 10/12/2017 05:49 AM, Christoph Muellner wrote: >> This patch enables interrupt pipelining for ARM/ARM64 SoC with a >> GICv3 interrupt controller. >> The patch was tested on a Rockchip RK3399 (ARM64 SoC) with >>

Re: [Xenomai] [I-PIPE] [Patch] IRQ pipelining support for GICv3

2017-10-10 Thread Christoph Müllner
Hi Dmitry, thanks for the hint. I've attached a new version of the patch including the I-pipe locking and the forwarding calls for locking/unlocking the IRQ in case of masking/unmasking. -- next part -- A non-text attachment was scrubbed... Name:

[Xenomai] [I-PIPE] [Patch] IRQ pipelining support for GICv3

2017-10-09 Thread Christoph Müllner
Hi Xenomai/I-pipe devs, we have I-pipe/Cobalt/Xenomai running here on a Rockchip RK3399, which is a six core ARMv8/aarch64 SoC. Our current kernel is based on vanilla Linux 4.12.10 and we've applied the I-pipe patches for 4.11-arm64. Of course there were some conflicts, but we managed to

[Xenomai] [Patch] Add missing header file to analogy_calibrate.h

2017-10-06 Thread Christoph Müllner
s/20171006/81211415/attachment.obj> -- next part -- -- Christoph Müllner Theobroma Systems Design und Consulting GmbH Seestadtstraße 27 (Aspern IQ), 1220 Wien, Austria Phone: +43 1 236 98 93-409, Fax: +43 1 236 98 93-9 http://www.theobroma-systems.com ---