mbedtls
mbedtls copied to clipboard
Backport 3.6: Fix some all.sh components with sub-components
Some issues I discovered while working on https://github.com/Mbed-TLS/mbedtls/pull/9286. Backport of https://github.com/Mbed-TLS/mbedtls/pull/9293, conceptually identical, but with a lot of merge conflicts due to changes on the same line: we have lines that refer to ${BUILTIN_SRC_PATH}
in development
, but that's just library
in 3.6.
PR checklist
- [x] changelog not required because: test only
- [x] development PR provided https://github.com/Mbed-TLS/mbedtls/pull/9293
- [x] framework PR not required
- [x] 3.6 PR here
- [x] 2.28 PR https://github.com/Mbed-TLS/mbedtls/pull/9609
- tests provided