mirror of
https://github.com/espressif/mbedtls.git
synced 2025-07-23 10:35:48 +08:00

We had 4 identical copies of the check_repo_path function. Replace them by a single copy in the build_tree module where it naturally belongs. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>