Giter VIP home page Giter VIP logo

Comments (5)

ciarmcom avatar ciarmcom commented on July 1, 2024

ARM Internal Ref: IOTCLT-3553

from mbed-cloud-client-example.

teetak01 avatar teetak01 commented on July 1, 2024

Hi @gggekov

DEVICEKEY is a Mbed OS Crypto component that is known to have pretty complex configuration in relation to Client entropy injection features. The KVStore and PSA features are tied through some common APIs and the application flag-usage is not straightforward, especially in Mbed OS 5.12 or earlier.

I would recommend trying this in this order:

  1. Update to Mbed OS 5.13.0-RC3 (Especially this fix ARMmbed/mbed-os#10802)

If that does not help
2) define MBEDTLS_ENTROPY_NV_SEED.

If after those it still does not work, open a bug to Mbed OS.

from mbed-cloud-client-example.

gggekov avatar gggekov commented on July 1, 2024

Thank you @teetak01 for the prompt reply.
I've changed to Mbed OS 5.13.0-RC3 and have enabled MBEDTLS_ENTROPY_NV_SEED but still get the same error.

from mbed-cloud-client-example.

teetak01 avatar teetak01 commented on July 1, 2024

MBEDTLS_PSA_CRYPTO_C should be defined, but maybe you can try defining also that.

from mbed-cloud-client-example.

teetak01 avatar teetak01 commented on July 1, 2024

closing as duplicate of ARMmbed/mbed-os#10876

from mbed-cloud-client-example.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.