Help, to bring RTOS in Tx1 inmate cell

2017-12-08 Thread Muneeswaran Rajendran
Hi, I have limited knowledge on jailhouse. Right now I'm working on to bring one of the RTOS based application to run as inmate cell in Tx1 (arm64 bit). I have just created the rtos-demo config file which has limited resource like uart,irq chips and load image memory section. The image been load

Re: Help, to bring RTOS in Tx1 inmate cell

2017-12-11 Thread Muneeswaran Rajendran
On Mon, Dec 11, 2017 at 12:31 PM, Jan Kiszka wrote: > On 2017-12-09 05:05, Muneeswaran Rajendran wrote: > > Hi, > > I have limited knowledge on jailhouse. > > > > Right now I'm working on to bring one of the RTOS based application to > > run as inmate cell in

Re: Help, to bring RTOS in Tx1 inmate cell

2017-12-11 Thread Muneeswaran Rajendran
Thanks Jan and Henning for your input. Let me check with seL4 or L4 hackers for this bring up. On Mon, Dec 11, 2017 at 11:40 PM, Henning Schild wrote: > Am Mon, 11 Dec 2017 22:21:49 +0530 > schrieb Muneeswaran Rajendran : > > > Hi Jan, > > > > Thanks for mail. I am

Jailhouse on 4.4.0-97-generic kerenl 0x86 platform not working

2018-01-16 Thread muneeswaran . rajendran
Hi, I would like to run jailhouse 0.8 on my local m/c. The m/c was booted with 4.4.0-97-generic kernel and followed the steps mentioned in the README file to build jailhouse for 0x86 platform I able to load kernel module successfully but during root cell creation its gives an error 'JAILHOUSE

Re: Jailhouse on 4.4.0-97-generic kerenl 0x86 platform not working

2018-01-16 Thread Muneeswaran Rajendran
Hi Ralf, Thanks for your response. I did grub-mkconfig before reboot the system. But the /proc/cmdline doesn't list out the additional boot argument. cat /proc/cmdline BOOT_IMAGE=/boot/vmlinuz-4.4.0-97-generic.efi.signed root=UUID=e2a82ee5-5d87-46ef-8cbf-9523ed8a6b7a ro quiet splash vt.handoff=7

Re: Bring up centOS on Tx1 non root cell

2018-02-16 Thread Muneeswaran Rajendran
Thanks Jan, suppose if I want to disable the splash screen graphics interaction with bios while booting in the non root cell there is any option available in the non root cell passing argument or do I need to change in the initrd itself. Thanks, Munees On Fri, Feb 16, 2018 at 1:58 PM, Jan Kiszka

Re: virtual serail console

2018-02-20 Thread Muneeswaran Rajendran
Hi Ralf, Thanks for reply. I able to see the both console messages using jailhouse console. But not able to access both non root cell simultaneously by login to the shell and start the test application. Now I can access recently created non root cell and lost the control of previously created one.

Re: virtual serail console

2018-02-20 Thread Muneeswaran Rajendran
o get interactive consoles. Munees On Tue, Feb 20, 2018 at 6:34 PM, Ralf Ramsauer < ralf.ramsa...@oth-regensburg.de> wrote: > Hi Munees, > > On 02/20/2018 01:08 PM, Muneeswaran Rajendran wrote: > > Hi Ralf, > > > > Thanks for reply. I able to see the both console mes

Re: virtual serail console

2018-02-23 Thread Muneeswaran Rajendran
play with the qemu demos, everything is known to work there. > > Ralf > > On 02/20/2018 05:09 PM, Muneeswaran Rajendran wrote: > > Thanks Hennig and Ralf. I need some additional details whether it's > > required to add additional configurations in the non root cell to b

Re: virtual serail console

2018-02-23 Thread Muneeswaran Rajendran
01 Parking CPU 9 (Cell: "RootCell") please let me know if anything missing. Thanks, Munees On 23-Feb-2018 7:19 PM, "Ralf Ramsauer" wrote: > Hi, > > On 02/23/2018 02:41 PM, Muneeswaran Rajendran wrote: > > Hi All, > > > > I am looking for to log early