Failed to find an OP-TEE supplicant device in BSP36

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Failed to find an OP-TEE supplicant device in BSP36

ソリューションへジャンプ
1,405件の閲覧回数
milon
Contributor II

Hi NXP,

Here is a problem about "faided to find an OP-TEE supplicant device" when I try to run optee exmaples in S32G BSP36 system.

I have edit /conf/local.conf and appended the following line:

DISTRO_FEATURES:append = " optee"

Then use "bitbake fsl-image-auto" to build the image.

When I try to run "tee-supplicant &", it report the error:

"ERR [263] TSUP:main:819: failed to find an OP-TEE supplicant device"

By the way, I find a warning print in booting BL31 as below:

NOTICE: BL2: Booting BL31
I/TC:
I/TC: Non-secure external DT found
I/TC: OP-TEE version: bsp36.0-3.18-dev (gcc version 11.3.0 (GCC)) #1 Fri Mar 24 13:56:10 UTC 2023 aarch64
I/TC: WARNING: This OP-TEE configuration might be insecure!
I/TC: WARNING: Please check https://optee.readthedocs.io/en/latest/architecture/porting_guidelines.html
I/TC: Primary CPU initializing
I/TC: Primary CPU switching to normal world boot

 

Could you help check it, and give some support to solve the problem?

Thanks.

 

0 件の賞賛
返信
1 解決策
1,380件の閲覧回数
MayanksPatel
NXP Employee
NXP Employee

Hi @milon,

Thank you for reaching out to us.

It seems that during booting the Linux, the tee-supplicant is already loaded. you can check it by doing "ps -elf".

you can kill the already loaded tee-supplicant and run again or move forward with running the example application.

 

Hope this helps you.

 

Thanks,

Mayank s Patel

元の投稿で解決策を見る

0 件の賞賛
返信
4 返答(返信)
1,381件の閲覧回数
MayanksPatel
NXP Employee
NXP Employee

Hi @milon,

Thank you for reaching out to us.

It seems that during booting the Linux, the tee-supplicant is already loaded. you can check it by doing "ps -elf".

you can kill the already loaded tee-supplicant and run again or move forward with running the example application.

 

Hope this helps you.

 

Thanks,

Mayank s Patel

0 件の賞賛
返信
1,372件の閲覧回数
milon
Contributor II

Thanks a lot, the problem is solved.

0 件の賞賛
返信
1,369件の閲覧回数
MayanksPatel
NXP Employee
NXP Employee

Hi @milon,

Can we close this ticket now?

 

0 件の賞賛
返信
1,366件の閲覧回数
milon
Contributor II

Yes, please.

0 件の賞賛
返信