-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Move PSA headers to a new tf-psa-crypto directory #9247
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Move PSA headers to a new tf-psa-crypto directory #9247
Conversation
3d327f7 to
69b30ef
Compare
| @@ -0,0 +1 @@ | |||
| Makefile | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
t<TAB> doesn't work anymore :( I don't know if there's a sensible solution.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
no you have to move to te<TAB>.
Signed-off-by: Ronald Cron <[email protected]>
Signed-off-by: Ronald Cron <[email protected]>
Move PSA headers to tf-psa-crypto directory. Signed-off-by: Ronald Cron <[email protected]>
Support mbedtls after Mbed-TLS/mbedtls#9247 Signed-off-by: Gilles Peskine <[email protected]> Signed-off-by: Gilles Peskine <[email protected]>
69b30ef to
563d17f
Compare
Adjust build systems such as we can build Mbed TLS in the default and full configuration. Signed-off-by: Ronald Cron <[email protected]>
Signed-off-by: Ronald Cron <[email protected]>
Signed-off-by: Ronald Cron <[email protected]>
Signed-off-by: Ronald Cron <[email protected]>
Signed-off-by: Ronald Cron <[email protected]>
563d17f to
50f673e
Compare
Signed-off-by: Ronald Cron <[email protected]>
Signed-off-by: Ronald Cron <[email protected]>
Signed-off-by: Ronald Cron <[email protected]>
50f673e to
30ea2b9
Compare
Hopefully we do not have to wait for this one for the next moves: mbedtls crypto headers, crypto C modules and crypto test suites. |
davidhorstmann-arm
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One small point but LGTM otherwise!
tom-daubney-arm
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM - thanks!
davidhorstmann-arm
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks!
Signed-off-by: Ronald Cron <[email protected]>
a2447d1
|
@tom-daubney-arm @davidhorstmann-arm I've just pushed a last commit to update the framework to the merge of PR26. |
davidhorstmann-arm
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
tom-daubney-arm
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM - thanks!
[Backport 2.28] Partial backport of #9247
[Backport 3.6] Partial backport of #9247
Description
Repo split preparation, move PSA headers to a new tf-psa-crypto directory
Companion mbedtls-framework PR: Mbed-TLS/mbedtls-framework#26
Fix #9261
PR checklist