Skip to content

Conversation

Akshay-Belsare
Copy link

Add support for two new AES algorithms:

  • TEE_ALG_AES_CCM
  • TEE_ALG_AES_GCM

The user can now invoke:
optee_example_aes

Supported values for are:

  • TA_AES_ALGO_CCM
  • TA_AES_ALGO_GCM

@Akshay-Belsare
Copy link
Author

@jenswi-linaro, @amey-raghatate has addressed the review comments.

Copy link

This pull request has been marked as a stale pull request because it has been open (more than) 30 days with no activity. Remove the stale label or add a comment, otherwise this pull request will automatically be closed in 5 days. Note, that you can always re-open a closed issue at any time.

@github-actions github-actions bot added the Stale label Sep 26, 2025
@Akshay-Belsare
Copy link
Author

@jenswi-linaro
Could you please take a look at this when you have a moment?

@github-actions github-actions bot removed the Stale label Sep 27, 2025
Akshay-Belsare pushed a commit to Xilinx/optee_examples that referenced this pull request Sep 29, 2025
Add support for two new AES algorithms:
- TEE_ALG_AES_CCM
- TEE_ALG_AES_GCM

The user can now invoke:
optee_example_aes <algo>

Supported values for <algo> are:
- TA_AES_ALGO_CCM
- TA_AES_ALGO_GCM

Signed-off-by: Amey Avinash Raghatate <[email protected]>
State: waiting
Link: linaro-swg#129
@jenswi-linaro
Copy link
Contributor

Acked-by: Jens Wiklander <[email protected]>

The user can now invoke:
optee_example_aes <algo>

Expanded set of supported values of <algo> are:
- TA_AES_ALGO_CCM
- TA_AES_ALGO_GCM

Signed-off-by: Amey Avinash Raghatate <[email protected]>
Reviewed-by: Etienne Carriere <[email protected]>
Acked-by: Jens Wiklander <[email protected]>
@Akshay-Belsare
Copy link
Author

@jforissier @jenswi-linaro tags are applied to the commit.

@jforissier jforissier merged commit c7df388 into linaro-swg:master Oct 14, 2025
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.

5 participants