Re: jaihouse porting on arm64 board

2018-10-15 Thread Jan Kiszka
On 12.10.18 06:33, Vladimir Neyelov wrote: Hi Jan, Great advice it helped me. Now we have a working root cell on our board. Next step inmate cell. Good to hear that this helped. In case the board is commonly available, we would be looking forward to receive some patches against upstream

Re: jaihouse porting on arm64 board

2018-10-11 Thread 'Vladimir Neyelov' via Jailhouse
Hi Jan, Great advice it helped me. Now we have a working root cell on our board. Next step inmate cell. Thanks, Vladimir On Thursday, October 11, 2018, Jan Kiszka wrote: > On 11.10.18 16:14, Vladimir Neyelov wrote: > >> Hi Jan, >> >> .mem_regions = { >>> { >>>

Re: jaihouse porting on arm64 board

2018-10-11 Thread Jan Kiszka
On 11.10.18 16:14, Vladimir Neyelov wrote: Hi Jan, .mem_regions = { { .phys_start = 0x80008000, .virt_start = 0x80008000, .size = 0x34DD000, .flags = JAILHOUSE_MEM_READ |

RE: jaihouse porting on arm64 board

2018-10-11 Thread 'Vladimir Neyelov' via Jailhouse
Vladimir Neyelov ; Ralf Ramsauer ; jailhouse-dev@googlegroups.com Subject: Re: jaihouse porting on arm64 board On 11.10.18 14:59, 'Vladimir Neyelov' via Jailhouse wrote: > This is my configuration file based on other examples of arm64 boards > configurations. > I tried to remove

Re: jaihouse porting on arm64 board

2018-10-11 Thread Jan Kiszka
On 11.10.18 14:59, 'Vladimir Neyelov' via Jailhouse wrote: This is my configuration file based on other examples of arm64 boards configurations. I tried to remove virtual PCI device but it doesn’t influence on this issue. #include #include #define ARRAY_SIZE(a) (sizeof(a) / sizeof(a[0]))

RE: jaihouse porting on arm64 board

2018-10-11 Thread 'Vladimir Neyelov' via Jailhouse
11, 2018 3:45 PM To: Vladimir Neyelov ; jailhouse-dev@googlegroups.com Subject: Re: jaihouse porting on arm64 board On 10/11/18 2:30 PM, 'Vladimir Neyelov' via Jailhouse wrote: > Hello all, > > I am trying to porting jailhouse on our arm64 base board. I created > configuration for root c

Re: jaihouse porting on arm64 board

2018-10-11 Thread Ralf Ramsauer
On 10/11/18 2:30 PM, 'Vladimir Neyelov' via Jailhouse wrote: > Hello all, > > I am trying to porting jailhouse on our arm64 base board. I created > configuration for root cell and > > trying to launch root cell. > >   > > This is output form uart: > >   > > Initializing Jailhouse

jaihouse porting on arm64 board

2018-10-11 Thread 'Vladimir Neyelov' via Jailhouse
Hello all, I am trying to porting jailhouse on our arm64 base board. I created configuration for root cell and trying to launch root cell. This is output form uart: Initializing Jailhouse hypervisor v0.9.1 (134-g006918ca-dirty) on CPU 3 Code location: 0xc0200800 Page pool usage