On 04.06.21 15:32, Ralf Ramsauer wrote:
> Hi Nikoleta,
> 
> On 04/06/2021 12:24, Nikoleta Markela Iliakopoulou wrote:
>> Dear all, 
>>
>> I am student in ECE NTUA and I am studying Jailhouse for my diploma
>> thesis. So far I managed to install and run jailhouse in virtual
>> environment (QEMU) in x86 and use ready-to-use jailhouse images for virt
>> environment for both x86 and arm architecture. Now I am assigned to
>> install it on rpi4 board. 
>>
>> I know there is this repo https://github.com/siemens/jailhouse-images
>> with ready to use image for rpi4, but I would like to install it
>> manually to explore better all the options provided, write some code on
>> my own and test it. 
>>
>> I have already explored the internet and this google group for further
>> information, and apart from some general guidance, I didnt find anything
>> specific/(or maybe I coudn't understand some key points). 
>>
>>
>> I would really appreciate it if someone could give me some
>> advice/guidance on this subject.
> 
> It's basically just a few steps:
>   - Take the distro of your choice
>   - Clone Jailhouse
>   - Clone Jan's Linux/Jailhouse tree [1]
>   - Build & boot your own kernel (you can refer to the config in
>     jailhouse-images)
>   - Build and run Jailhouse
> 

In addition on this target:

 - adjust the boot process to use TF-A
 - inject memory reservation as DT overlay

Finding the right combination of versions yourself can be very tedious
(I've already spent many hours on this, again and again). So it is best
to follow what jailhouse-images does - or, even better, build your
customizations on top.

Jan

-- 
Siemens AG, T RDA IOT
Corporate Competence Center Embedded Linux

-- 
You received this message because you are subscribed to the Google Groups 
"Jailhouse" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jailhouse-dev/a2718c06-afe6-603e-e9bb-92e7518c48ab%40siemens.com.

Reply via email to