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

Restructure data struct to support 32-bit CA running with 64-bit linu… #35

Merged
merged 1 commit into from
Oct 28, 2015

Conversation

goodbach
Copy link
Contributor

@goodbach goodbach commented Aug 7, 2015

…x kernel

The data struct is modified for aligning with the changes in OPTEE
driver.

This commit includes:

  • Add padding member in unaligned struct
  • Call pthread_mutex_init to initialize mutex
  • Add compile option to build static TEE library and supplicant

Signed-off-by: Aijun Sun [email protected]

@pascal-brand38
Copy link
Contributor

@ajs-sun the questions I had are still relevant. Could you give them an eye?

@goodbach goodbach force-pushed the compat_ioctl branch 2 times, most recently from 42fed17 to d44cf49 Compare October 15, 2015 08:18
jforissier added a commit to jforissier/hikey_optee that referenced this pull request Oct 16, 2015
@jforissier
Copy link
Contributor

Tested-by: Jerome Forissier <[email protected]> (HiKey)

@pascal-brand38
Copy link
Contributor

Reviewed-by: Pascal Brand <[email protected]>

@cedric-chaumont-st
Copy link
Contributor

@ajs-sun Could you update your commit message (Reviewed-by, Tested-by) please ?

…x kernel

The changes of data structure in this commit is to be aligned with the changes
in OP-TEE linux kernel driver.

This commit includes:
- Add padding member in struct
- Call pthread_mutex_init to initialize mutex

Signed-off-by: Aijun Sun <[email protected]>
Reviewed-by: Pascal Brand <[email protected]>
Tested-by: Jerome Forissier <[email protected]> (HiKey)
Tested-by: Aijun Sun <[email protected]> (FVP platform: 32/64-bit xtest)
Tested-by: Aijun Sun <[email protected]> (Qemu platform)
@goodbach
Copy link
Contributor Author

Tags updated. Thank you.

On Tue, Oct 27, 2015 at 11:04 PM, cedric-chaumont-st <
[email protected]> wrote:

@ajs-sun https://github.com/ajs-sun Could you update your commit
message (Reviewed-by, Tested-by) please ?


Reply to this email directly or view it on GitHub
#35 (comment).

BR,
Aijun Sun

@cedric-chaumont-st cedric-chaumont-st merged commit 6b08c09 into OP-TEE:master Oct 28, 2015
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