Re: JAILHOUSE_HC_CELL_CREATE stuck

2018-11-06 Thread Jan Kiszka
On 06.11.18 16:26, Vladimir Neyelov wrote: > My goal is to launch root cell from RTOS. And in inmate cell must run linux. > I use jailhouse driver as reference code. OK, your root cell will then be an RTOS, and Linux will only run as non-root cell. You do not "launch" the root cell, it already

RE: JAILHOUSE_HC_CELL_CREATE stuck

2018-11-06 Thread 'Vladimir Neyelov' via Jailhouse
Message- From: Jan Kiszka [mailto:jan.kis...@siemens.com] Sent: Tuesday, November 6, 2018 4:58 PM To: Vladimir Neyelov ; jailhouse-dev@googlegroups.com Subject: Re: JAILHOUSE_HC_CELL_CREATE stuck On 06.11.18 15:36, Vladimir Neyelov wrote: > Hi Jan, > > Simply I use same function tha

Re: JAILHOUSE_HC_CELL_CREATE stuck

2018-11-06 Thread Jan Kiszka
Jan Kiszka [mailto:jan.kis...@siemens.com] > Sent: Tuesday, November 6, 2018 3:34 PM > To: Vladimir Neyelov ; > jailhouse-dev@googlegroups.com > Subject: Re: JAILHOUSE_HC_CELL_CREATE stuck > > On 06.11.18 13:29, 'Vladimir Neyelov' via Jailhouse wrote: >> Hello al

Re: JAILHOUSE_HC_CELL_CREATE stuck

2018-11-06 Thread Jan Kiszka
ple of cases on legacy ARMv7), this assumption may break. Jan > > Thanks, > Vladimir > > -Original Message- > From: Jan Kiszka [mailto:jan.kis...@siemens.com] > Sent: Tuesday, November 6, 2018 3:34 PM > To: Vladimir Neyelov ; > jailhouse-dev@googlegroups.com > S

RE: JAILHOUSE_HC_CELL_CREATE stuck

2018-11-06 Thread 'Vladimir Neyelov' via Jailhouse
- From: Vladimir Neyelov [mailto:vladimir.neye...@broadcom.com] Sent: Tuesday, November 6, 2018 4:36 PM To: 'Jan Kiszka' ; 'jailhouse-dev@googlegroups.com' Subject: RE: JAILHOUSE_HC_CELL_CREATE stuck Hi Jan, Simply I use same function that you use in jailhouse driver - cpu_down for inmate CPU

RE: JAILHOUSE_HC_CELL_CREATE stuck

2018-11-06 Thread 'Vladimir Neyelov' via Jailhouse
; jailhouse-dev@googlegroups.com Subject: Re: JAILHOUSE_HC_CELL_CREATE stuck On 06.11.18 13:29, 'Vladimir Neyelov' via Jailhouse wrote: > Hello all, > > I am trying to porting jailhouse on our arm64 base board. I created > configuration for inmate cell and > > trying to launch it. I

Re: JAILHOUSE_HC_CELL_CREATE stuck

2018-11-06 Thread Jan Kiszka
On 06.11.18 13:29, 'Vladimir Neyelov' via Jailhouse wrote: > Hello all, > > I am trying to porting jailhouse on our arm64 base board. I created > configuration for inmate cell and > > trying to launch it. I have cpu bit mask 0xf for root cell and 0x8 for inmate. > > This is my log: > >   > >