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: fix TA memory reference parameters mapping #1082

Merged
merged 1 commit into from
Oct 11, 2016

Conversation

etienne-lms
Copy link
Contributor

This change fixes the TA buffer parameter mapping that gets clobbered
when a parameter of lower index relates to nonsecure memory while
a parameter of higher index relates to a secure memory area.

Signed-off-by: Etienne Carriere etienne.carriere@linaro.org

@etienne-lms
Copy link
Contributor Author

fixes #1081

@jbech-linaro
Copy link
Contributor

Reviewed-by: Joakim Bech <joakim.bech@linaro.org>

@jenswi-linaro
Copy link
Contributor

Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>

This change fixes the TA buffer parameter mapping that gets clobbered
when a parameter of lower index relates to nonsecure memory while
a parameter of higher index relates to a secure memory area.

Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org>
Reviewed-by: Joakim Bech <joakim.bech@linaro.org>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
@etienne-lms
Copy link
Contributor Author

rebased, review tags applied.

@jforissier jforissier merged commit 45b4525 into OP-TEE:master Oct 11, 2016
@etienne-lms etienne-lms deleted the quick_fix/sec_memref branch February 27, 2017 12: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.

4 participants