RIOT
RIOT copied to clipboard
pkg/wolfssl: add support for nrf52840's cryptocell
Contribution description
This PR adds support for enabling the CryptoCell hardware accelerator available in the nrf52840 cpu.
Testing procedure
I tested with DTLS 1.3 in this application.
If needed, I could modify the example code as well to have it enabled under a flag.
Issues/PRs references
Adapted from wolfssl's CRYPTOCELL/user_settings.h.
Murdock results
:x: FAILED
4b1ec5551d3137b8c7a9e605c0031d97ff978561 pkg/wolfssl: add support for nrf52840's cryptocell
| Success | Failures | Total | Runtime |
|---|---|---|---|
| 2736 | 0 | 7907 | 04m:18s |
Artifacts
@mguetschow: mind taking a look at this to see if it is still relevant and we want to have it?