Git Product home page Git Product logo

Comments (9)

rossburton avatar rossburton commented on May 27, 2024

As they're host binaries, presumably just expecting libcrypto on the host is acceptable?

from optee_test.

jforissier avatar jforissier commented on May 27, 2024

As they're host binaries, presumably just expecting libcrypto on the host is acceptable?

The word "host" is incorrectly used here, we're talking about the client application (xtest) which contains the test drivers that invoke the TAs. So to be clear, this application runs on the target platform, in Linux (not in OP-TEE).

I agree that the OpenSSL binaries need to be removed. The CMake build doesn't use them already. For example the QEMU build documented at https://optee.readthedocs.io/en/latest/building/devices/qemu.html#qemu-v8 uses Buildroot and the CMake files and will build OpenSSL from source.

from optee_test.

jonmason avatar jonmason commented on May 27, 2024

I was able to remove the openssl binaries and openssl include files, modify the host/xtest/Makefile to use -lcyrpto and not reference the openssl include files, and everything appears to be mostly happy. I had to add " -Wno-error=deprecated-declarations" because it is using old versions of some functions.

If you want, I can upload the changes as a PR.

from optee_test.

jforissier avatar jforissier commented on May 27, 2024

@jonmason yes please!

from optee_test.

jenswi-linaro avatar jenswi-linaro commented on May 27, 2024

Feel free to take this jenswi-linaro@7238495

from optee_test.

jonmason avatar jonmason commented on May 27, 2024

@jenswi-linaro this looks good to me. Please close this issue when it is merged

from optee_test.

jforissier avatar jforissier commented on May 27, 2024

Feel free to take this jenswi-linaro@7238495

The above commit could probably be merged without waiting for OP-TEE 4.x, provided that this is added too: #689 [1]. @jenswi-linaro @jonmason what do you think?

[1] Tested with the Linaro TRS build which has OpenSSL 3.0 which is why the PR is needed

from optee_test.

jenswi-linaro avatar jenswi-linaro commented on May 27, 2024

Sound good to me. How about adding jenswi-linaro/optee_test@7238495 to #689?

from optee_test.

jforissier avatar jforissier commented on May 27, 2024

Sound good to me. How about adding jenswi-linaro/optee_test@7238495 to #689?

Done!

from optee_test.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.