-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The current directory structure requires two references and thus two copies of the framework when building mbedTLS library; the same for local git repositories.
Maybe "flat" repository structure could be considered, where each repository is directory at the same level?
Directories for mbedTLS:
[mbedtls]
[tf-psa-crypto]
[mbedtls-framework]
For TF-PSA-crypto:
[tf-psa-crypto]
[mbedtls-framework]
In this case framework might be reused for both mbedTLS and TF-PSA-crypto.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request