Skip to content

Conversation

@olta
Copy link

@olta olta commented Apr 11, 2023

In case of a multilib setup:

  • optee_client needs to install its libs into the arch-specific lib folder (e.g. /usr/lib64).
  • optee_client's tee-supplicant needs to look for plugins underneath the arch-specific lib folder (e.g. in /usr/lib64/tee-supplicant/plugins), as those plugins are basically just shared libs.
  • optee_test needs to install its test supplicant plugin in the (arch-specific) plugin folder uses where tee-supplicant is now looking for them.

In case of a multilib setup:

* optee_client needs to install its libs into the arch-specific
  lib folder (e.g. /usr/lib64).
* optee_client's tee-supplicant needs to look for plugins underneath
  the arch-specific lib folder (e.g. in
  /usr/lib64/tee-supplicant/plugins), as those plugins are basically
  just shared libs.
* optee_test needs to install its test supplicant plugin in the
  (arch-specific) plugin folder uses where tee-supplicant is now
  looking for them.
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.

1 participant