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

Add support for ARM SMC calls #215

Merged
merged 1 commit into from
Sep 3, 2024
Merged

Add support for ARM SMC calls #215

merged 1 commit into from
Sep 3, 2024

Conversation

Ivan-Velickovic
Copy link
Collaborator

No description provided.

@Ivan-Velickovic Ivan-Velickovic force-pushed the smc_support branch 2 times, most recently from 52ebcce to 09dba55 Compare September 3, 2024 12:29
@Ivan-Velickovic
Copy link
Collaborator Author

It should be noted that this PR doesn't actually make enable any platforms to use this feature by default.

The problem is that most people probably don't want this feature enabled, although if you do want this feature you would have to change the build_sdk.py file and manually build the SDK. This isn't ideal and is a problem that will come up more in the future as certain other config options largely depend on the user itself and probably shouldn't be mandated by the SDK.

Signed-off-by: Ivan Velickovic <[email protected]>
@Ivan-Velickovic Ivan-Velickovic merged commit c56ba46 into main Sep 3, 2024
12 checks passed
@Ivan-Velickovic Ivan-Velickovic deleted the smc_support branch September 3, 2024 12:40
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

Successfully merging this pull request may close these issues.

1 participant