Skip to content

Add PKCS#11 TA binary and support TA autoloading based on device-name#46

Open
harshaldev27 wants to merge 2 commits intoqualcomm:mainfrom
harshaldev27:main
Open

Add PKCS#11 TA binary and support TA autoloading based on device-name#46
harshaldev27 wants to merge 2 commits intoqualcomm:mainfrom
harshaldev27:main

Conversation

@harshaldev27
Copy link
Copy Markdown
Contributor

Added test signed TA binary for PKCS#11 and tzecotestapp TA.
Also add support for auto-loading the TA based on soc-name read from the device tree compatible string.

TA autoload library now adds /lib/qtee-tas/<soc-name> to the list of
possible paths where TA binaries can be present on the root file system.
soc-name is derived by reading the device tree compatible from
/sys/firmware/devicetree/base/compatible string file. Every device name
from the string (delimited by \0) is added to the soc-name list.

Signed-off-by: Harshal Dev <harshal.dev@oss.qualcomm.com>
Added test-signed binary blobs for PKCS#11 and tzecotestapp Trusted Apps
for the following supported targets:
- qcm6490
- qcs615
- qcs8300
- qcs9100

Signed-off-by: Harshal Dev <harshal.dev@oss.qualcomm.com>
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