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

Support for wolfcrypt in secure-mode from TrustZone-M secure domain #275

Merged
merged 31 commits into from
Sep 21, 2023

Conversation

danielinux
Copy link
Member

@danielinux danielinux commented Jan 20, 2023

Support for non-secure callable crypto functions.

  • Access crypto functions from non-secure application, through specific NSC methods
  • PKCS11 interface in non-secure world (mapped through nsc)

Secure-mode wolfBoot integrates wolfPKCS11 and exposes a PKCS11 NSC API to perform crypto operations.

Private keys and secrets can be stored in secure-domain. Test NS application uses wolfCrypt PKCS11 support.

arch.mk Outdated Show resolved Hide resolved
dgarske
dgarske previously approved these changes Sep 19, 2023
@dgarske dgarske merged commit 2ced878 into wolfSSL:master Sep 21, 2023
64 checks passed
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.

2 participants