-
Notifications
You must be signed in to change notification settings - Fork 200
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
xtest_tee_test_1014 fail (CFG_SECURE_DATA_PATH) #735
Comments
Can you help me answer that? Thank you very much. @etienne-lms |
Hi @408419237, |
optee_linuxdriver hasn't been used in a long time. It was deprecated in 2016 and replaced by the OP-TEE driver in the mainline kernel. |
Does that mean tee xtest 1014 is not supported yet?
|
This version I'm looking at, I think it's new.Thanks.
|
test ok closed. |
Hi, excuse me.
I failed to run tee_xtest 1014.
I look at tee_register_buffer->TEEC_RegisterSharedMemoryFileDescriptor->ioctl(ctx->fd, TEE_IOC_SHM_REGISTER_FD, &data) but optee_linuxdriver does not have a TEE_IOC_SHM_REGISTER_FD definition.
I want to ask whether tee_xtest 1014 can be successfully executed?
Is the CFG_SECURE_DATA_PATH function supported?
thanks!
The text was updated successfully, but these errors were encountered: