Skip to content
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

DMSG is EMSG? #2

Closed
vchong opened this issue Jul 15, 2016 · 3 comments
Closed

DMSG is EMSG? #2

vchong opened this issue Jul 15, 2016 · 3 comments

Comments

@vchong
Copy link

vchong commented Jul 15, 2016

I'm seeing DMSG in TA code being prefixed with ERROR: instead of DEBUG: in secure world logs. Same case for https://github.com/jenswi-linaro/lcu14_optee_hello_world. Any ideas where to look for debugging this? Thanks!

@vchong
Copy link
Author

vchong commented Jul 15, 2016

ERROR:   TEE-CORE: DEBUG:   USER-TA:TA_CloseSessionEntryPoint:92: Goodbye!
ERROR:   TEE-CORE: DEBUG:   USER-TA: tee_user_mem_free:438: Free: link:[0x115058], buf:[0x115068:16]
ERROR:   TEE-CORE: DEBUG:   USER-TA:TA_DestroyEntryPoint:51: has been called
DEBUG:   [0x0] TEE-CORE:tee_ta_close_session:355:    ... Destroy TA ctx

@jbech-linaro
Copy link
Contributor

Seems to be related to this patch which Phil hacked together for RPi3 (he told me that it works, but it should be done in a less hacky way).

@vchong
Copy link
Author

vchong commented Oct 27, 2016

Fixed in OP-TEE/optee_os#1124.

@vchong vchong closed this as completed Oct 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants