tom-daubney-arm
tom-daubney-arm
So, had a thorough look now and this generally LGTM however I have that one question in the [comment](https://github.com/Mbed-TLS/mbedtls/pull/7743#discussion_r1250920868) above. Once resolved I will be ready to approve.
> @tom-daubney-arm @tom-cosgrove-arm Do you mind I rebase on head of development to re-trigger CI as 7870 has been merged? Please do!
We are now converting older PRs to draft PRs where the following conditions are met: They have not been updated in the last 3 months, and they need more than...
@ronald-cron-arm Apologies for the force push. I had to amend a commit where I had made an error.
> Back to scope questions: while at it, shouldn't we put the function definitions in a separate file, say `scripts/detect_project.sh` and then each script would just `source` that, instead of...
> I'm tempted to suggest we change strategy and do the check only once at startup: > > ``` > PROJECT_NAME_FILE='./scripts/project_name.txt' > if read -r PROJECT_NAME; then :; else >...
@mpg I think we should be there now. PTAL.
``` Capturing coverage data from library Found gcov version: 13.1.0 Using intermediate gcov format Scanning library for .gcno files ... Found 107 graph files in library Processing lmots.gcno /home//repos/main/standardise_proj_detection/library/lmots.gcno:version 'A94*',...
@mpg, the CI tests seem to have run successfully now. Does this mean you are happy with this PR?
@mpg and @gabor-mezei-arm ; the 3.6 backport is live: #9437