Skip to content

Yocto meta-atmel ( kirkstone ): how to add PKCS#11 TA in build #260

Description

@SimoneBongini

Hello,

i’m not able to add fd02c9da-306c-48c7-a49c-bbd827ae86ee.ta PKCS#11 Trusted Application to my build.
I already added

IMAGE_INSTALL:append = " optee-os optee-test optee-examples optee-client"

in my image recipe.
Moreover I added an optee-os_%.bbappend that

COMPATIBLE_MACHINE = "sama5d27-sd96"

# Added DEBUG=1 CFG_TEE_CORE_LOG_LEVEL=4 CFG_TEE_CORE_DEBUG=y to enable a more verbose debug
EXTRA_OEMAKE += " DEBUG=1 CFG_TEE_CORE_LOG_LEVEL=4 CFG_TEE_CORE_DEBUG=y CFG_NS_ENTRY_ADDR=0x23f00000 CFG_PKCS11_TA=y CFG_TEE_TA_LOG_LEVEL=4 CFG_UNWIND=y"

But I'm not able to find fd02c9da-306c-48c7-a49c-bbd827ae86ee.ta in /lib/optee_armtz

How I can do it?

Thanks in advance,
Simone

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions