Skip to content
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

drivers: crypto: stm32: lower verbosity on SAES key derivation #6380

Merged
merged 1 commit into from
Oct 13, 2023

Conversation

etienne-lms
Copy link
Contributor

Changes SAES context allocation/release trace message from debug level to flow level otherwise each access to the secure storage emits debug messages.

Copy link
Contributor

@jforissier jforissier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Acked-by: Jerome Forissier <jerome.forissier@linaro.org>

Changes SAES context allocation/release trace message from debug level
to flow level otherwise each access to the secure storage emits debug
messages.

Acked-by: Jerome Forissier <jerome.forissier@linaro.org>
Signed-off-by: Etienne Carriere <etienne.carriere@foss.st.com>
@etienne-lms
Copy link
Contributor Author

tag applied

@jforissier jforissier merged commit d5cb088 into OP-TEE:master Oct 13, 2023
7 of 8 checks passed
@etienne-lms etienne-lms deleted the stm32-fix branch October 13, 2023 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants