MD Sadiq

Results 9 comments of MD Sadiq

Hi Dong Du, Fly0307. Thanks for the response and fix. Also there is issue while cross compiling sdk as follows: I was using gcc toolchain version 13.2.0 and was attempting...

Hi, Thanks for the quick response. Any way to cross compile sdk with custom toolchain without using docker. Please let me know your comments. Thanks, MD Sadiq

Hi Erhu Feng, I want to use the same version of cross-compilier to build sdk, driver and opensbi. Thanks, MD Sadiq

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 overlaps with existing pmp memory! [...

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

Hi Erhu Feng, After the above mentioned issue, now unable to boot the kernel and stuck with below issue ``` pmp size should be 2^power! Warning: PMP region with paddr:...

Thanks Erhu Feng for the quick response, will apply this patch and verify.

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

Hi Erhu Feng, below are the observations with the latest sources observed the kernel bug. with this commit 9a5e2dc73 there is no kernel bug, demo prime is working as expected....