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

core: check return value from tee_mm_init() #7145

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

sahilnxp
Copy link
Contributor

Check return value from tee_mm_init() function.

Copy link
Contributor

@etienne-lms etienne-lms left a comment

Choose a reason for hiding this comment

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

Could you change the commit message header prefix to core: mm: and add
Fixes: c596d8359eb3 ("core: add phys_mem allocation functions") tag, for consitency.

core/mm/phys_mem.c Outdated Show resolved Hide resolved
@sahilnxp
Copy link
Contributor Author

@etienne-lms Thanks for quick review, PR updated.

Copy link
Contributor

@etienne-lms etienne-lms left a comment

Choose a reason for hiding this comment

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

Reviewed-by: Etienne Carriere <[email protected]>

@jenswi-linaro
Copy link
Contributor

Reviewed-by: Jens Wiklander <[email protected]>

Check return value from tee_mm_init() function.

Signed-off-by: Sahil Malhotra <[email protected]>
Reviewed-by: Etienne Carriere <[email protected]>
Reviewed-by: Jens Wiklander <[email protected]>
Fixes: c596d83 ("core: add phys_mem allocation functions")
@sahilnxp
Copy link
Contributor Author

Thanks @etienne-lms @jenswi-linaro
Tags updated.

@jforissier jforissier merged commit 0ccf646 into OP-TEE:master Nov 26, 2024
9 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.

4 participants