Skip to content

Conversation

@davidhorstmann-arm
Copy link
Contributor

A tweaked version of #165 that allows pushing builds for the mbedtls-3.6 branch (rather than development as was happening before).

paul-elliott-arm and others added 26 commits April 25, 2024 10:48
Signed-off-by: Paul Elliott <paul.elliott@arm.com>
Signed-off-by: Paul Elliott <paul.elliott@arm.com>
Mistaken usage of hashlib.md5(), much simpler form
is available.

Signed-off-by: Paul Elliott <paul.elliott@arm.com>
-j without a number means unlimited, and is likely
a bad idea on limited systems.

Signed-off-by: Paul Elliott <paul.elliott@arm.com>
(Rather than empty string)

Signed-off-by: Paul Elliott <paul.elliott@arm.com>
Signed-off-by: Paul Elliott <paul.elliott@arm.com>
Signed-off-by: Paul Elliott <paul.elliott@arm.com>
Signed-off-by: Paul Elliott <paul.elliott@arm.com>
Signed-off-by: Paul Elliott <paul.elliott@arm.com>
Refactor previous function as now too small to really be required (error
handling now done by exceptions thrown by run(), and only a single API
call now required)

Signed-off-by: Paul Elliott <paul.elliott@arm.com>
Signed-off-by: Paul Elliott <paul.elliott@arm.com>
Also make branch change recurse into submodules, as we now have one.

Signed-off-by: Paul Elliott <paul.elliott@arm.com>
Use 'with' context, copy to backup file if required.

Signed-off-by: Paul Elliott <paul.elliott@arm.com>
The addition of the framework necessitates this.

Signed-off-by: Paul Elliott <paul.elliott@arm.com>
Missed as logic causes the script to just redownload the tools.

Signed-off-by: Paul Elliott <paul.elliott@arm.com>
Instead of erroring out if the specified backup directory is
non-existent, just create it.

Signed-off-by: Paul Elliott <paul.elliott@arm.com>
Signed-off-by: Paul Elliott <paul.elliott@arm.com>
Useful for debug more than anything else.

Signed-off-by: Paul Elliott <paul.elliott@arm.com>
.. and update documentation to add new options.

Signed-off-by: Paul Elliott <paul.elliott@arm.com>
If config.h was changed upstream, it would be backed up prior to these
changes being applied locally, and then restored into the wrong state.

Signed-off-by: Paul Elliott <paul.elliott@arm.com>
Moving the backup of config files fixed the previous issue, but created
another one.

Signed-off-by: Paul Elliott <paul.elliott@arm.com>
Signed-off-by: Paul Elliott <paul.elliott@arm.com>
Enable testing without consuming a coverity credit

Signed-off-by: Paul Elliott <paul.elliott@arm.com>
With the addition of tf-psa-crypto as a submodule, which itself has
framework as a submodule, git submodule calls now need to be recursive

Signed-off-by: Paul Elliott <paul.elliott@arm.com>
Required some re-work to have two files. May not entirely be the optimal
way of doing this, but probably only worth more work if more files are
required.

Signed-off-by: Paul Elliott <paul.elliott@arm.com>
Signed-off-by: David Horstmann <david.horstmann@arm.com>
@davidhorstmann-arm davidhorstmann-arm marked this pull request as draft July 17, 2025 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants