* how to make an ipipe patch
@ 2020-01-07 6:59 chensong
2020-01-07 7:10 ` Jan Kiszka
0 siblings, 1 reply; 2+ messages in thread
From: chensong @ 2020-01-07 6:59 UTC (permalink / raw)
To: xenomai
Hi,
i'm working on enabling xenomai in a specific arm64 device,
unfortunately, the kernel version in its sdk is 4.4.154, which doesn't
have an available ipipe patch in
https://xenomai.org/downloads/ipipe/v4.x/arm64/ (like
ipipe-core-4.4.164-arm64-4.patch )
I'm trying to make the patch on my own, however, i haven't found any
guide about this online, i would appreciate it if someone can guide me
here, step by step, many thanks.
Best regards,
chensong
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: how to make an ipipe patch
2020-01-07 6:59 how to make an ipipe patch chensong
@ 2020-01-07 7:10 ` Jan Kiszka
0 siblings, 0 replies; 2+ messages in thread
From: Jan Kiszka @ 2020-01-07 7:10 UTC (permalink / raw)
To: chensong, xenomai
On 07.01.20 07:59, chensong via Xenomai wrote:
> Hi,
>
> i'm working on enabling xenomai in a specific arm64 device,
> unfortunately, the kernel version in its sdk is 4.4.154, which doesn't
> have an available ipipe patch in
> https://xenomai.org/downloads/ipipe/v4.x/arm64/ (like
> ipipe-core-4.4.164-arm64-4.patch )
Right, I-pipe was never developed on 4.4 for ARM64. That arch
effectively started to work with 4.14, and now it's on 4.19. 4.4 will be
a tough challenge. Better double-check with your vendor if they have a
more recent SDK - or, much better, if their support is in mainline by now.
>
> I'm trying to make the patch on my own, however, i haven't found any
> guide about this online, i would appreciate it if someone can guide me
> here, step by step, many thanks.
The most detailed guild is the patch queue for 4.19 in git now. It's
generic part is already available on 4.4-cip via x86 and ARM, but the
arm64-specific would have to be backported, somehow.
Some information may also be derivable from
https://gitlab.denx.de/Xenomai/xenomai/wikis/Porting_Xenomai_To_A_New_Arm_SOC,
though that was targeting ARM.
Jan
--
Siemens AG, Corporate Technology, CT RDA IOT SES-DE
Corporate Competence Center Embedded Linux
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-01-07 7:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-07 6:59 how to make an ipipe patch chensong
2020-01-07 7:10 ` Jan Kiszka
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.