Backport 3.6: Move some scripts to the framework#10629
Conversation
c2919d2 to
4268795
Compare
|
I rebased due to a framework conflict, but I messed up so I'm going to force-push again. |
4268795 to
ad5ee4c
Compare
|
I'm done rebasing, all branches should do the right thing now. As usual there will have to be a final update of the framework update commits once the framework pull request is merge. |
valeriosetti
left a comment
There was a problem hiding this comment.
Comparing this PR to the changes introduced by Mbed-TLS/mbedtls-framework#283, all seems fine to me.
I will reapprove once Mbed-TLS/mbedtls-framework#283 is merged.
ad5ee4c to
4dc4580
Compare
|
I amended the framework update commit to go directly to |
The changes made between 3.6 and 4.0+ are useless but harmless in 3.6. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
e489260
95ea3f2 to
e489260
Compare
|
I have rebased once again due to a submodule conflict. |
| wait $SRV_PID | ||
|
|
||
| scripts/massif_max.pl massif.out.* | ||
| framework/scripts/massif_max.pl massif.out.* |
There was a problem hiding this comment.
I forgot to cherry-pick the commit that actually removes the “moved” files in 3.6! Done in #10658 .
PR checklist