Skip to content

meta-gateway: optee: fix issues preventing optee-test build - #33

Open
lorc wants to merge 2 commits into
renesas-rcar:dunfellfrom
lorc:pr_optee
Open

meta-gateway: optee: fix issues preventing optee-test build#33
lorc wants to merge 2 commits into
renesas-rcar:dunfellfrom
lorc:pr_optee

Conversation

@lorc

@lorc lorc commented Feb 9, 2022

Copy link
Copy Markdown

There was a couple of minor issues that prevented optee-test build by Yocto. Following two patches resolve them.

lorc added 2 commits February 9, 2022 02:41
We need C++ compiler in order to built optee-test
package. Unfortunately, original patch to gcc.mk accidentally removed
CXX${sm} definition, which prevents optee-test from calling C++
compiler. To fix this, we need to put it back.

Signed-off-by: Volodymyr Babchuk <volodymyr_babchuk@epam.com>
TA dev kit is needed by other packages like optee-test or
optee-example in order to built TAs. So we need to install
it as -dev package.

Signed-off-by: Volodymyr Babchuk <volodymyr_babchuk@epam.com>
@DuyDang007

Copy link
Copy Markdown
Contributor

Hi @lorc ,
Thanks for your reporting. We are checking it.
Could you provide repo information of optee-test you are using?

@lorc

lorc commented Mar 7, 2022

Copy link
Copy Markdown
Author

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.

2 participants