CC310 hardware driver

The CC310 hardware driver (hw_cc310) ensures correct initialization of the nrf_cc3xx_platform library.

It initializes the following elements of the library:

  • CC310 abort functions.

  • Hardware mutex and mutex API.

  • Platform with or without RNG.

You can initialize the hw_cc310 driver using the CONFIG_HW_CC3XX Kconfig option.

API documentation

Source file: drivers/hw_cc310/hw_cc310.c

After the hw_cc310 driver has been initialized, you can use the APIs from the nRF CC3XX platform library and the nrf_cc3xx_mbedcrypto library.