Skip to content

How to access files in TA on android/emulator? #21

@YangRongAtGit

Description

@YangRongAtGit

Hello,

I created a pair of CA / TA application on Android 5.1.1_r30. In the TA, I am trying to read a data file from an emulator. I used the 'adb push' command to push the file on the emulator folder /data/app/MyApp. But the TA application is unable to read the file. My question is: Is the OpenTEE provide a simulated TA storage on emulator / device? I see the project emulator includes tee_storage_api, is that for access general resource files? Or maybe have to push the data file to a specific location?


ASOP 5.1.1_r30
gcc 4.9.x

Thanks,

Rong

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions