Skip to content

Conversation

AntonZma
Copy link

Fix for an invalid check for key size.

(This PR is just for testing now)

@AntonZma AntonZma added the DNM label Sep 18, 2025
@CLAassistant
Copy link

CLAassistant commented Sep 18, 2025

CLA assistant check
All committers have signed the CLA.

@NordicBuilder NordicBuilder added the changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. label Sep 18, 2025
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Sep 18, 2025

CI Information

To view the history of this post, clich the 'edited' button above
Build number: 6

Inputs:

Sources:

sdk-nrf: PR head: c1624a6b81447d671619574e113e158bece47a1c

more details

sdk-nrf:

PR head: c1624a6b81447d671619574e113e158bece47a1c
merge base: d3e119280642dbc17b453e9ee4556cfa6421acf0
target head (main): de22712c117fa866bdf697697e97230ce51bdd0d
Diff

Github labels

Enabled Name Description
ci-disabled Disable the ci execution
ci-all-test Run all of ci, no test spec filtering will be done
ci-force-downstream Force execution of downstream even if twister fails
ci-run-twister Force run twister
ci-run-zephyr-twister Force run zephyr twister
List of changed files detected by CI (1)
subsys
│  ├── nrf_security
│  │  ├── src
│  │  │  ├── drivers
│  │  │  │  ├── cracen
│  │  │  │  │  ├── cracenpsa
│  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │ cracen_mac_cmac.c

Outputs:

Toolchain

Version:
Build docker image:

Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped; ⚠️ Quarantine

  • ◻️ Toolchain
  • ◻️ Build twister
  • ◻️ Integration tests
    • ◻️ test_ble_nrf_config
    • ◻️ test-fw-nrfconnect-chip
    • ◻️ test-fw-nrfconnect-nrf_crypto
    • ◻️ test-fw-nrfconnect-rs
    • ◻️ test-fw-nrfconnect-tfm
    • ◻️ test-sdk-find-my
    • ◻️ test-sdk-mcuboot
    • ◻️ test-sdk-dfu
    • ⚠️ test-fw-nrfconnect-nrf-iot_cloud
Disabled integration tests
    • test-fw-nrfconnect-nrf_lrcs_mosh
    • test-fw-nrfconnect-nrf_lrcs_positioning
    • desktop52_verification
    • doc-internal
    • test-fw-nrfconnect-apps
    • test-fw-nrfconnect-ble_mesh
    • test-fw-nrfconnect-ble_samples
    • test-fw-nrfconnect-fem
    • test-fw-nrfconnect-nfc
    • test-fw-nrfconnect-nrf-iot_libmodem-nrf
    • test-fw-nrfconnect-nrf-iot_lwm2m
    • test-fw-nrfconnect-nrf-iot_samples
    • test-fw-nrfconnect-nrf-iot_serial_lte_modem
    • test-fw-nrfconnect-nrf-iot_thingy91
    • test-fw-nrfconnect-nrf-iot_zephyr_lwm2m
    • test-fw-nrfconnect-proprietary_esb
    • test-fw-nrfconnect-ps-main
    • test-fw-nrfconnect-rpc
    • test-fw-nrfconnect-thread-main
    • test-low-level
    • test-sdk-audio
    • test-sdk-pmic-samples
    • test-sdk-wifi
    • test-secdom-samples-public

Note: This message is automatically posted and updated by the CI

Fix for an invalid check for key size.

Signed-off-by: Anton Zyma <anton.zyma@nordicsemi.no>
@AntonZma AntonZma force-pushed the cmac_key_size_check_fix branch from 461de3a to c1624a6 Compare September 19, 2025 10:54
@AntonZma AntonZma removed the DNM label Sep 22, 2025
@AntonZma AntonZma marked this pull request as ready for review September 22, 2025 07:39
@AntonZma AntonZma requested a review from a team as a code owner September 22, 2025 07:39
Copy link
Contributor

@tomi-font tomi-font left a comment

Choose a reason for hiding this comment

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

Commit titles typically have a verb, e.g.: nrf_security: cracen: cmac: fix KMU key buffer size check
reference

@AntonZma AntonZma changed the title nrf_security: cracenpsa: KMU: Key buffer size check fix nrf_security: cracen: cmac: fix KMU key buffer size check Sep 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants