Skip to content

[nrf noup] crypto: Add CCM* no tag cipher tests - #12

Open
sigvartmh wants to merge 1 commit into
nrfconnect:mainfrom
sigvartmh:fix/add-ccm-star-test-suite
Open

[nrf noup] crypto: Add CCM* no tag cipher tests#12
sigvartmh wants to merge 1 commit into
nrfconnect:mainfrom
sigvartmh:fix/add-ccm-star-test-suite

Conversation

@sigvartmh

Copy link
Copy Markdown
Contributor

Add PSA_ALG_CCM_STAR_NO_TAG coverage to the psa_cipher_encrypt (c050) and psa_cipher_finish (c037) tests, with vectors in the shared crypto test data, and enable ARCH_TEST_CCM_STAR_NO_TAG for the nRF54L TF-M targets.

The test cases are ported from a module that TF-M does not support, so they cannot be picked from the version of the suite TF-M builds against, and have to live downstream for now.

Short lived noup: it can be removed once we are able to sync with upstream and take this coverage from there instead.

Add PSA_ALG_CCM_STAR_NO_TAG coverage to the psa_cipher_encrypt (c050)
and psa_cipher_finish (c037) tests, with vectors in the shared crypto
test data, and enable ARCH_TEST_CCM_STAR_NO_TAG for the nRF54L TF-M
targets.

The test cases are ported from a module that TF-M does not support, so
they cannot be picked from the version of the suite TF-M builds
against, and have to live downstream for now.

Short lived noup: it can be removed once we are able to sync with
upstream and take this coverage from there instead.

Signed-off-by: Sigvart Hovland <sigvart.hovland@nordicsemi.no>

@tomi-font tomi-font left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

In the commit message can you point to the upstream commit which adds what you're adding?

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.

2 participants