Hi Ralf,
while building jailhouse-image for Raspberry Pi 4 I am getting following
error.
ubuntu@ubuntu:~/jailhouse-images$ ./kas-container menu
Unable to find image 'ghcr.io/siemens/kas/kas-isar:2.6.2' locally
2.6.2: Pulling from siemens/kas/kas-isar
02b45931a436: Pull complete
dcfd7acb405d: Pul
On 19/06/2023 16:49, sai krishna Allu wrote:
Hi Ralf,
Sorry, I forgot to load the module, I have loaded now.
ubuntu@ubuntu:~/jailhouse$ sudo insmod driver/jailhouse.ko
ubuntu@ubuntu:~/jailhouse$ ls -l /dev/jailhouse
crw--- 1 root root 10, 59 Jun 19 14:45 /dev/jailhouse
ubuntu@ubuntu:~/ja
Hi Ralf,
Sorry, I forgot to load the module, I have loaded now.
ubuntu@ubuntu:~/jailhouse$ sudo insmod driver/jailhouse.ko
ubuntu@ubuntu:~/jailhouse$ ls -l /dev/jailhouse
crw--- 1 root root 10, 59 Jun 19 14:45 /dev/jailhouse
ubuntu@ubuntu:~/jailhouse$ sudo jailhouse enable configs/arm64/rpi4.
On 19/06/2023 16:23, sai krishna Allu wrote:
Hi Ralf,
I have downloaded the master branch and given make and I have got the
following error, I fixed the error with one of the reference link, but
didn't find the /dev/jailhouse post installation
ubuntu@ubuntu:~/jailhouse$ git branch
* maste
Hi Ralf,
I have downloaded the master branch and given make and I have got the
following error, I fixed the error with one of the reference link, but
didn't find the /dev/jailhouse post installation
ubuntu@ubuntu:~/jailhouse$ git branch
* master
ubuntu@ubuntu:~/jailhouse$make
...
...
...
CC
On 19/06/2023 12:23, sai krishna Allu wrote:
Hi Ralf,
I have attached the hypervisor.o and I have taken the dump of that which
is also attached too.
I have below command to extract, let me know is it ok or not.
ubuntu@ubuntu:~$ aarch64-linux-gnu-objdump -d
jailhouse/hypervisor/hypervisor.