Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mdk: missing CRYPTOCELL HAL as documented in newest product specifications #123

Open
mguetschow opened this issue Jul 15, 2024 · 3 comments

Comments

@mguetschow
Copy link

The newest versions of the product specifications for nRF52840, nRF5340 and nRF9160 include the following changelog:

CRYPTOCELL – Updated description

In practice, the documentation has been largely extended to include detailed information about the DMA registers to directly interact with the CRYPTOCELL peripheral, including example "cryptographic flow"s. Those use register names and values such as NRF_CC_MISC that are defined in the product specification, but still missing from the MDK as published on the website and here within mdk/.

In particular, the SVD files and the automatically derived header files would need to be updated to include the information available in the product specification.

Is this on the current roadmap? If so, when can we expect the update to be released?

@nika-nordic
Copy link
Contributor

Hello,

MDK is delivered separately from nrfx drivers. I will ask internally about product spec updates being reflected in MDK definitions

@nika-nordic
Copy link
Contributor

Hello,

I have asked internally and there is some ongoing work to update MDK with relevant definitions. I will provide more details once I have them

@nika-nordic
Copy link
Contributor

Hello @mguetschow ,

nRF52840 MDK 8.67.0 available in nrfx 3.7.0 seems to have missing CRYPTOCELL definitions now. nRF5340 and nRF9160 are to be added in near future

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

No branches or pull requests

2 participants