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

[FEATURE] Feature request - Implement drivers and support for ARM Trusted Firmware #13

Open
3 tasks done
bSchnepp opened this issue Jun 26, 2021 · 0 comments
Open
3 tasks done
Assignees
Labels
enhancement New feature or request

Comments

@bSchnepp
Copy link
Owner

Issue Checklist

  • A related or similar issue is not already marked as open
  • Another issue describing a similar feature has not already been marked as wontfix or closed
  • This feature is not already present in the software

=====================================================
Feature Description
Support for interaction with a secure world should be done to allow programs desiring to hold secrets from other programs to be ported.

Feature Benefits
List the reasons why this feature would be beneficial

  • Allows for certain proprietary programs to be ported easier, such as web browsers with certain extensions. This, of course, requires the program's developer to port the program in the first place however.
  • More broad hardware support when ports should be done
  • Allows for system management that system escalation won't simply bypass. Ie, a secure way to hold onto filesystem access permissions.

Use case examples
List examples where this feature could be useful for end users.

  • Programs requiring secure services will be possible to port
  • The system may now have hardware allow for protection against unauthorized accessing of files, ie, protecting a user's home directory from being viewed by others based on permissions granted by the secure world
  • Additional utilization of hardware

Additional information
Any additional information should be placed here.

@bSchnepp bSchnepp added the enhancement New feature or request label Jun 26, 2021
@bSchnepp bSchnepp self-assigned this Jun 26, 2021
@bSchnepp bSchnepp changed the title [FEATURE] Feature request - Implement drivers and support for OP-TEE [FEATURE] Feature request - Implement drivers and support for ARM Trusted Firmware Dec 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant