Oberon Security Drivers for nRF54L15

Hello,

Does the nrf_oberon library support the nRF54L series parts? In the technical documentation, it appears that M33 parts are supported:

https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/libraries/security/nrf_security/doc/drivers.html#nrf-oberon-driver

I am able to build my code (SDK/Toolchain version 2.9.0) for nRF52840 successfully using the nrf_oberon libraries, but the build fails for nRF54L15 targets with this error:

fatal error: ocrypto_aes_eax.h: No such file or directory
2 | #include <ocrypto_aes_eax.h>

If nrf_oberon does support the full range of M33 parts, are there any additional KConfigs necessary for the L15?

Thanks!

Parents
  • Hi Grant,

    Great. I will take up that ticket as well. Just so you know, it is possible for me to switch this Devzone ticket to a private one as well (in case you want to switch to private ticket in between, just request it here so that you don't need to open multiple cases. Of course it is okay to open a new ticket as well, but wanted to let you know just in case.)

    Regards,

    Swathy

Reply
  • Hi Grant,

    Great. I will take up that ticket as well. Just so you know, it is possible for me to switch this Devzone ticket to a private one as well (in case you want to switch to private ticket in between, just request it here so that you don't need to open multiple cases. Of course it is okay to open a new ticket as well, but wanted to let you know just in case.)

    Regards,

    Swathy

Children
No Data
Related