mirror of
https://github.com/Mbed-TLS/mbedtls-framework.git
synced 2026-06-05 21:15:09 +00:00
345b13a2b4
We were missing `mbedtls_framework/code_wrapper/*.py` because we were not traversing the directory recursively. Also improve the comment explaining the duplicate-code workaround for code that's being moved between files in different repositories. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>