Configurations for OPTIGA Trust X

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
mrashford
Level 1
Level 1
10 replies posted 10 sign-ins 5 replies posted

Is it possible to configure the accessibility, readability and writability of memory/object slots within Trust X?


https://community.infineon.com/t5/OPTIGA-Trust/Using-Raspberry-Pi-to-send-data-hexadecimal-keys-into...

0 Likes
1 Solution
Karishma_S
Moderator
Moderator
Moderator
50 solutions authored First comment on blog 250 sign-ins

Hi @mrashford,

Yes, you can change the access conditions of read, write, and execute in the metadata of the object ID. Please refer to the solution reference manual for more details.

View solution in original post

0 Likes
4 Replies
Karishma_S
Moderator
Moderator
Moderator
50 solutions authored First comment on blog 250 sign-ins

Hi @mrashford,

Yes, you can change the access conditions of read, write, and execute in the metadata of the object ID. Please refer to the solution reference manual for more details.

0 Likes

Will this page be sufficient to change these conditions?

https://infineon.github.io/python-optiga-trust/metadata.html#metadata 

0 Likes
Karishma_S
Moderator
Moderator
Moderator
50 solutions authored First comment on blog 250 sign-ins

Yes, you can use the above page as reference for python implementation.

Note that the lifecycle state of the object should be either ‘creation’ or ‘initialization’. For 'operational' and 'termination' lifecycle state the metadata of the object cannot be changed.

0 Likes
Karishma_S
Moderator
Moderator
Moderator
50 solutions authored First comment on blog 250 sign-ins

Please let us know if your query is resolved.

We will wait for 3 days and then lock this thread. In case your problem is not resolved, please create a new thread and we will be happy to help. 

0 Likes