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: optee: Remove warning message #82

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

dsemenets
Copy link

Remove obsolete warning message.

@oleksiimoisieiev
Copy link

lgtm Acked-by: Oleksii Moisieiev <[email protected]>

@lorc
Copy link
Collaborator

lorc commented Feb 6, 2024

Could you please clarify why it is obsolete? E.g. could you provide reference to a commit that fixed this?

@dsemenets
Copy link
Author

Could you please clarify why it is obsolete? E.g. could you provide reference to a commit that fixed this?

Message was "Memref param are not fully tested". During tests we didn't see any issues with memrefs.

@dsemenets dsemenets force-pushed the drop_warn branch 2 times, most recently from 7bdeeb6 to 46f4cd4 Compare February 6, 2024 17:19
@lorc
Copy link
Collaborator

lorc commented Feb 6, 2024

Reviewed-by: Volodymyr Babchuk <[email protected]>

Remove warning message. Optee test suite did not find any issues
with memrefs. Also we implemented memory registry in optee-client
which performs additional memref check.

Signed-off-by: Dmytro Semenets <[email protected]>
Acked-by: Oleksii Moisieiev <[email protected]>
Reviewed-by: Volodymyr Babchuk <[email protected]>
@lorc lorc merged commit 600c547 into xen-troops:zephyr-v3.3.0-xt Feb 13, 2024
7 of 8 checks passed
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.

3 participants