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

openssl: add option to provide the openssl library path #737

Merged
merged 1 commit into from May 13, 2024

Conversation

davidson-k
Copy link
Contributor

Add a new variable to have the directory that contains the openssl libraries needed for xtest. The build system will look for the needed libraries specified in this variable during the linking of xtest.

@davidson-k davidson-k force-pushed the openssl_lib_dir branch 2 times, most recently from 3a8bc3f to 29a4f73 Compare April 9, 2024 08:08
host/xtest/Makefile Outdated Show resolved Hide resolved
host/xtest/Makefile Outdated Show resolved Hide resolved
host/xtest/Makefile Outdated Show resolved Hide resolved
@davidson-k davidson-k force-pushed the openssl_lib_dir branch 4 times, most recently from 522f333 to 0200733 Compare April 12, 2024 12:16
Copy link
Contributor

@jenswi-linaro jenswi-linaro left a comment

Choose a reason for hiding this comment

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

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

@etienne-lms
Copy link
Contributor

Acked-by: Etienne Carriere <etienne.carriere@foss.st.com>

Add a new variable to have the directory that contains the openssl
libraries and headers needed for xtest. The build system will look
for the needed libraries and headers specified in this variable
during the compilation of xtest.

Signed-off-by: Davidson Kumaresan <davidson.kumaresan@arm.com>
Acked-by: Jens Wiklander <jens.wiklander@linaro.org>
Acked-by: Etienne Carriere <etienne.carriere@foss.st.com>
Copy link

This pull request has been marked as a stale pull request because it has been open (more than) 30 days with no activity. Remove the stale label or add a comment, otherwise this pull request will automatically be closed in 5 days. Note that you can always re-open a closed pull request at any time.

@github-actions github-actions bot added the Stale label May 13, 2024
@davidson-k
Copy link
Contributor Author

can this be merged ?

@jforissier
Copy link
Contributor

can this be merged ?

Absolutely. Sorry for the delay.

@jforissier jforissier merged commit 5cddde7 into OP-TEE:master May 13, 2024
1 check passed
@davidson-k
Copy link
Contributor Author

Thank you !!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants