-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
TA to Host communication #3413
Comments
It has been discussed recently in other threads here, I cannot find the thread after doing a quick search, but spending a bit more time on searching will for sure find it. |
If by "host APIs" you mean invoke code in Normal World, then see #3303 (@jbech-linaro I think it is what you were looking for). If you mean using some "standard" APIs such as pthreads etc. then the general answer is no but you need to give us more details ;-) |
@jbech-linaro, @jforissier Thanks for quick reply. |
@deekshith565 Glad it worked for you. Priorities have shifted somewhat on our end, which is why I haven't been active lately. However, I do want to get this functionality merged in. Both Jens and Jérôme seem OK with the feature. We're coming up on a long weekend around here, so I should be able to make some time to rework the PRs according to what's been discussed in #3303. Stay tuned. |
This issue has been marked as a stale issue because it has been open (more than) 30 days with no activity. Remove the stale label or add a comment saying that you would like to have the label removed otherwise this issue will automatically be closed in 5 days. Note, that you can always re-open a closed issue at any time. |
Is there anyway that I can call or invoke host APIs from TA?
@jbech-linaro @jenswi-linaro @jforissier
The text was updated successfully, but these errors were encountered: