Skip to content

Conversation

@Pratham-T
Copy link
Contributor

Added new algorithms in the documentation whose support was added in DTHEv2 Linux driver in SDK 11.2
Also updated the categorization of the crypto algorithms to match that of SA2UL_OMAP documentation, by separating message authentication algorithms from hashing algorithms.

Preview of the algorithms list:
image

Update docs to reflect support of new algorithms added to AM62L DTHEv2
linux crypto driver in 11.2. The new algorithms added in this commit
are: AES-XTS, AES-CTR, and AES-CCM.

Signed-off-by: T Pratham <[email protected]>
SA2UL and OMAP docs was updated to split the list of algorithms based on
type to improve readability. Change the categorization in DTHEv2 as well
to match that of SA2UL_OMAP. Since DTHEv2 is currently only in a single
device (AM62L), there is no need for a table here like SA2UL_OMAP.

Signed-off-by: T Pratham <[email protected]>
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the DTHEv2 crypto driver documentation to reflect new algorithm support added in SDK 11.2. The changes expand the list of supported cryptographic algorithms and reorganize the documentation by separating message authentication (HMAC) from hashing algorithms for better clarity.

  • Added support for additional AES encryption modes: AES-XTS, AES-CTR
  • Added AES-CCM for authenticated encryption
  • Separated HMAC algorithms into a dedicated "Message Authentication" category

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Pratham-T
Copy link
Contributor Author

CC: @manorit2001

@cshilwant cshilwant merged commit 423e7f7 into TexasInstruments:master Nov 26, 2025
12 checks passed
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.

8 participants