Skip to content

Duplication of mbedtls-framework #227

@irwir

Description

@irwir

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

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions