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

Resolve OP-TEE build issues on aarch64 hosts. #2

Open
msgilligan opened this issue Jun 21, 2024 · 0 comments
Open

Resolve OP-TEE build issues on aarch64 hosts. #2

msgilligan opened this issue Jun 21, 2024 · 0 comments

Comments

@msgilligan
Copy link
Owner

I was able to successfully build OP-TEE in the 3.22.0 or 4.0.0 era on aarch64 systems, but when I tried with 4.2.0 and later, I ran into a handful of build issues.

I initially created OP-TEE/build#747 to report the problem.

What appears to be the last remaining issue is related to Rust linking (it works on x86_64 and fails on aarch64) This issue on the Rust subproject is tracking progress: apache/incubator-teaclave-trustzone-sdk#135)

At this point I have a workaround using Docker that allows me to make progress on the ValidiTEE TA itself.

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

No branches or pull requests

1 participant