Skip to content

Move mbedtls_dev to mbedtls_framework in the framework repo#15

Merged
ronald-cron-arm merged 10000 commits into
mainfrom
dev/davidhorstmann-arm/add-mbedtls-framework-module
May 27, 2024
Merged

Move mbedtls_dev to mbedtls_framework in the framework repo#15
ronald-cron-arm merged 10000 commits into
mainfrom
dev/davidhorstmann-arm/add-mbedtls-framework-module

Conversation

@davidhorstmann-arm

@davidhorstmann-arm davidhorstmann-arm commented May 3, 2024

Copy link
Copy Markdown
Contributor

Fixes #13

See also Mbed-TLS/mbedtls#9094

Move files from mbedtls_dev into mbedtls_framework while preserving their histories. Do this by taking the mbedtls repository and deleting all files except the ones we want to move, then merging this branch into the mbedtls-framework repository.

This operation was automated via the script in Mbed-TLS/mbedtls-docs#145

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Design and code approved - may be waiting for CI or backports priority-high High priority - will be reviewed soon

Projects

No open projects

Development

Successfully merging this pull request may close these issues.

Move mbedtls_dev to mbedtls-framework