All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai] Xenomai on Arm64
@ 2017-12-17  8:29 ?? ?
  2017-12-17 15:24 ` Greg Gallagher
  0 siblings, 1 reply; 6+ messages in thread
From: ?? ? @ 2017-12-17  8:29 UTC (permalink / raw)
  To: xenomai@xenomai.org

Hi,

I'm trying to patch Xenomai on Nvidia TX2, an Arm64 processor. When I used Xenomai 3.0.5 and ipipe-core-4.9.24-arm64-2.patch, I was not allowed config the kernel. As I understood, this is because Xenomai 3.0.5 doesn't fully support Arm64 (/kernel/cobalt/arch/arm64 is empty).

So I was wondering which versions of Xenomai and ipipe I should use? Stable release or versions under development?

Thank you!

Bocheng Yu

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Xenomai] Xenomai on Arm64
  2017-12-17  8:29 [Xenomai] Xenomai on Arm64 ?? ?
@ 2017-12-17 15:24 ` Greg Gallagher
  2017-12-17 16:38   ` Greg Gallagher
  2017-12-17 17:22   ` 博诚 余
  0 siblings, 2 replies; 6+ messages in thread
From: Greg Gallagher @ 2017-12-17 15:24 UTC (permalink / raw)
  To: ?? ?, xenomai@xenomai.org

What kernel are you using L4T or mainline?



Sent from my BlackBerry - the most secure mobile device - via the Rogers Network

  Original Message  
From: YuBocheng@live.cn
Sent: December 17, 2017 9:44 AM
To: xenomai@xenomai.org
Subject: [Xenomai] Xenomai on Arm64

Hi,

I'm trying to patch Xenomai on Nvidia TX2, an Arm64 processor. When I used Xenomai 3.0.5 and ipipe-core-4.9.24-arm64-2.patch, I was not allowed config the kernel. As I understood, this is because Xenomai 3.0.5 doesn't fully support Arm64 (/kernel/cobalt/arch/arm64 is empty).

So I was wondering which versions of Xenomai and ipipe I should use? Stable release or versions under development?

Thank you!

Bocheng Yu
_______________________________________________
Xenomai mailing list
Xenomai@xenomai.org
https://xenomai.org/mailman/listinfo/xenomai

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Xenomai] Xenomai on Arm64
  2017-12-17 15:24 ` Greg Gallagher
@ 2017-12-17 16:38   ` Greg Gallagher
  2017-12-17 16:40     ` Philippe Gerum
  2017-12-17 17:22   ` 博诚 余
  1 sibling, 1 reply; 6+ messages in thread
From: Greg Gallagher @ 2017-12-17 16:38 UTC (permalink / raw)
  To: ?? ?, xenomai@xenomai.org


I believe Arm64 is only in the next branch, but i'll leave that to someone else to confirm or correct.

Greg

  Original Message  
From: greg@embeddedgreg.com
Sent: December 17, 2017 10:24 AM
To: YuBocheng@live.cn; xenomai@xenomai.org
Subject: Re: [Xenomai] Xenomai on Arm64

What kernel are you using L4T or mainline?


Sent from my BlackBerry - the most secure mobile device - via the Rogers Network

  Original Message  
From: YuBocheng@live.cn
Sent: December 17, 2017 9:44 AM
To: xenomai@xenomai.org
Subject: [Xenomai] Xenomai on Arm64

Hi,

I'm trying to patch Xenomai on Nvidia TX2, an Arm64 processor. When I used Xenomai 3.0.5 and ipipe-core-4.9.24-arm64-2.patch, I was not allowed config the kernel. As I understood, this is because Xenomai 3.0.5 doesn't fully support Arm64 (/kernel/cobalt/arch/arm64 is empty).

So I was wondering which versions of Xenomai and ipipe I should use? Stable release or versions under development?

Thank you!

Bocheng Yu
_______________________________________________
Xenomai mailing list
Xenomai@xenomai.org
https://xenomai.org/mailman/listinfo/xenomai

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Xenomai] Xenomai on Arm64
  2017-12-17 16:38   ` Greg Gallagher
@ 2017-12-17 16:40     ` Philippe Gerum
  0 siblings, 0 replies; 6+ messages in thread
From: Philippe Gerum @ 2017-12-17 16:40 UTC (permalink / raw)
  To: Greg Gallagher, ?? ?, xenomai@xenomai.org

On 12/17/2017 05:38 PM, Greg Gallagher wrote:
> 
> I believe Arm64 is only in the next branch, but i'll leave that to someone else to confirm or correct.

That is correct.

> 
> Greg
> 
>   Original Message  
> From: greg@embeddedgreg.com
> Sent: December 17, 2017 10:24 AM
> To: YuBocheng@live.cn; xenomai@xenomai.org
> Subject: Re: [Xenomai] Xenomai on Arm64
> 
> What kernel are you using L4T or mainline?
> 
> 
> Sent from my BlackBerry - the most secure mobile device - via the Rogers Network
> 
>   Original Message  
> From: YuBocheng@live.cn
> Sent: December 17, 2017 9:44 AM
> To: xenomai@xenomai.org
> Subject: [Xenomai] Xenomai on Arm64
> 
> Hi,
> 
> I'm trying to patch Xenomai on Nvidia TX2, an Arm64 processor. When I used Xenomai 3.0.5 and ipipe-core-4.9.24-arm64-2.patch, I was not allowed config the kernel. As I understood, this is because Xenomai 3.0.5 doesn't fully support Arm64 (/kernel/cobalt/arch/arm64 is empty).
> 
> So I was wondering which versions of Xenomai and ipipe I should use? Stable release or versions under development?
> 
> Thank you!
> 
> Bocheng Yu
> _______________________________________________
> Xenomai mailing list
> Xenomai@xenomai.org
> https://xenomai.org/mailman/listinfo/xenomai
> _______________________________________________
> Xenomai mailing list
> Xenomai@xenomai.org
> https://xenomai.org/mailman/listinfo/xenomai
> 


-- 
Philippe.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Xenomai] Xenomai on Arm64
  2017-12-17 15:24 ` Greg Gallagher
  2017-12-17 16:38   ` Greg Gallagher
@ 2017-12-17 17:22   ` 博诚 余
  2017-12-17 17:43     ` Greg Gallagher
  1 sibling, 1 reply; 6+ messages in thread
From: 博诚 余 @ 2017-12-17 17:22 UTC (permalink / raw)
  To: Greg Gallagher, xenomai@xenomai.org

Hi Greg,

I'm using L4T. The feedback from 'uname -r' is:
4.4.15-tegra

Would that be a problem?

Thank you!

Bocheng Yu
________________________________
From: Greg Gallagher <greg@embeddedgreg.com>
Sent: Sunday, December 17, 2017 10:24
To: ?? ?; xenomai@xenomai.org
Subject: Re: [Xenomai] Xenomai on Arm64

What kernel are you using L4T or mainline?



Sent from my BlackBerry - the most secure mobile device - via the Rogers Network

  Original Message
From: YuBocheng@live.cn
Sent: December 17, 2017 9:44 AM
To: xenomai@xenomai.org
Subject: [Xenomai] Xenomai on Arm64

Hi,

I'm trying to patch Xenomai on Nvidia TX2, an Arm64 processor. When I used Xenomai 3.0.5 and ipipe-core-4.9.24-arm64-2.patch, I was not allowed config the kernel. As I understood, this is because Xenomai 3.0.5 doesn't fully support Arm64 (/kernel/cobalt/arch/arm64 is empty).

So I was wondering which versions of Xenomai and ipipe I should use? Stable release or versions under development?

Thank you!

Bocheng Yu
_______________________________________________
Xenomai mailing list
Xenomai@xenomai.org
https://xenomai.org/mailman/listinfo/xenomai

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Xenomai] Xenomai on Arm64
  2017-12-17 17:22   ` 博诚 余
@ 2017-12-17 17:43     ` Greg Gallagher
  0 siblings, 0 replies; 6+ messages in thread
From: Greg Gallagher @ 2017-12-17 17:43 UTC (permalink / raw)
  To: 博诚 余, xenomai@xenomai.org


   Hi,
     So the best approach here would be to try to use a patch that is
   close to 4.4.15. Apply the ipipe patches and you'll have to resolve to
   conflicts by hand. I'm not sure how many conflicts you'll find.
   Thanks
   Greg

   From: yubocheng@live.cn
   Sent: December 17, 2017 12:22 PM
   To: greg@embeddedgreg.com; xenomai@xenomai.org
   Subject: Re: [Xenomai] Xenomai on Arm64

   Hi Greg,
   I'm using L4T. The feedback from 'uname -r' is:
   4.4.15-tegra
   Would that be a problem?
   Thank you!
   Bocheng Yu
     __________________________________________________________________

   From: Greg Gallagher <[1]greg@embeddedgreg.com>
   Sent: Sunday, December 17, 2017 10:24
   To: ?? ?; [2]xenomai@xenomai.org
   Subject: Re: [Xenomai] Xenomai on Arm64

   What kernel are you using L4T or mainline?
   Sent from my BlackBerry - the most secure mobile device - via the
   Rogers Network
     Original Message
   From: [3]YuBocheng@live.cn
   Sent: December 17, 2017 9:44 AM
   To: [4]xenomai@xenomai.org
   Subject: [Xenomai] Xenomai on Arm64
   Hi,
   I'm trying to patch Xenomai on Nvidia TX2, an Arm64 processor. When I
   used Xenomai 3.0.5 and [5]ipipe-core-4.9.24-arm64-2.patch, I was not
   allowed config the kernel. As I understood, this is because Xenomai
   3.0.5 doesn't fully support Arm64 (/kernel/cobalt/arch/arm64 is empty).
   So I was wondering which versions of Xenomai and ipipe I should use?
   Stable release or versions under development?
   Thank you!
   Bocheng Yu
   _______________________________________________
   Xenomai mailing list
   [6]Xenomai@xenomai.org
   [7]https://xenomai.org/mailman/listinfo/xenomai

References

   1. mailto:greg@embeddedgreg.com
   2. mailto:xenomai@xenomai.org
   3. mailto:YuBocheng@live.cn
   4. mailto:xenomai@xenomai.org
   5. http://ipipe-core-4.9.24-arm64-2.patch/
   6. mailto:Xenomai@xenomai.org
   7. https://xenomai.org/mailman/listinfo/xenomai

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-12-17 17:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-17  8:29 [Xenomai] Xenomai on Arm64 ?? ?
2017-12-17 15:24 ` Greg Gallagher
2017-12-17 16:38   ` Greg Gallagher
2017-12-17 16:40     ` Philippe Gerum
2017-12-17 17:22   ` 博诚 余
2017-12-17 17:43     ` Greg Gallagher

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.