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

common.mk post-build.sh S30optee: change /data to /var/lib #783

Conversation

mikkorapeli-linaro
Copy link
Contributor

/data/tee is not FHS compatible path. Use /var/lib/tee instead. Related to optee_client side CMake change to use standard CMake install and runtime paths:
OP-TEE/optee_client#391

@mikkorapeli-linaro
Copy link
Contributor Author

Is there a way to mark this PR to depend on OP-TEE/optee_client#391 to test both together?

@jforissier
Copy link
Contributor

Is there a way to mark this PR to depend on OP-TEE/optee_client#391 to test both together?

No, mentioning it in plain English as you did is the best you can do :) thanks!

Copy link
Contributor

@jforissier jforissier 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: Jerome Forissier <[email protected]>

/data/tee is not FHS compatible path. Use /var/lib/tee instead.
Related to optee_client side CMake change to use standard CMake
install and runtime paths:
OP-TEE/optee_client#391

Reviewed-by: Jerome Forissier <[email protected]>
Signed-off-by: Mikko Rapeli <[email protected]>
@jenswi-linaro
Copy link
Contributor

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

@jforissier
Copy link
Contributor

Merged, thanks.

@jforissier jforissier closed this Oct 10, 2024
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