-
Notifications
You must be signed in to change notification settings - Fork 3k
TFM: Fix compile error with casting #10439
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
Conversation
@ARMmbed/mbed-os-psa This comes from external sources? Is it fixed there ? |
@ccli8, thank you for your changes. |
@0xc0170 |
In this case, if this is a build error, @orenc17 how to check this is fixed there and when we can fetch the update? |
@orenc17 To reproduce the issue of #10439, follow the steps:
|
@ccli8 |
@orenc17 Secure target like |
@ccli8 as i said before i cannot allow this change due to the nature of how we maintain TF-M sources in the mbed-os tree. once that change is merged i could import it |
@orenc17 That's fine. Thanks. |
@orenc17 should this PR be closed then ? |
Yes |
Merged into TF-M repo. |
Description
This PR fixes compile error on casting
void *
tosfn_t
implicitly in TFM code.Pull request type