Unlearned Man

Results 12 comments of Unlearned Man

Thanks for the suggestion! Currently we are using a newer version than 5.2.0, you can usually just use the latest version of qemu installed or compiled from the [qemu website](https://www.qemu.org/download/)...

Hi Sadiq, We're sorry you're having this problem with penglai. After our troubleshooting, the panic occurs because the kernel performs a scanning check on the memory, but it is unable...

This is an issue we have fixed in the latest version. [fix kernel panic](https://github.com/Penglai-Enclave/Penglai-Enclave-sPMP/tree/9a5e2dc731792a37e6a725e3250f6e8b5223f3f0)

For sdk compiling, we've provided a docker image that contains most of the toolchain for penglai, the toolchain doesn't need to support multilib. you can start the image with this...

@Sadiq-techie Can you provide more information about the execution instructions and the output before and after? I'm not quite sure if you're executing the instructions to install and uninstall the...

> Hi Erhu Feng, observed an issue while inserting penglai kernel module as follows > > ``` > [root@openeuler-riscv64 ~]# insmod penglai-enclave-driver/penglai.ko > [ 2627.267942][ T1170] enclave_ioctl_init... > pmp memory...

> Hi Erhu Feng, > > After the above mentioned issue, now unable to boot the kernel and stuck with below issue > > ``` > pmp size should be...

> Hi Erhu Feng, below are the observations > > with the latest sources observed the kernel bug. > > with this commit [9a5e2dc](https://github.com/Penglai-Enclave/Penglai-Enclave-sPMP/commit/9a5e2dc731792a37e6a725e3250f6e8b5223f3f0) there is no kernel bug, demo...

> Hi Erhu Feng, > > When I was attempting to verify the TEE with the latest sources I was facing below issue > > ``` > [root@openeuler-riscv64 ~]# insmod...

Sorry, but when I put the contents of the **sdk** and **secGear** directories locally in the ~/dev/sdk and ~/dev/secGear directories respectively and execut the following command to compile does not...