mirror of https://github.com/ARMmbed/mbed-os.git
Originally, when DEVICE_TRNG is defined, MBEDTLS_ENTROPY_HARDWARE_ALT will also be defined accordingly to provide entropy source. This is fine for targets supporting TRNG. However, for targets without TRNG, it is also possible to provide non-TRNG entropy source solution via the define MBEDTLS_ENTROPY_HARDWARE_ALT. Related discussion can be found at: https://github.com/ARMmbed/mbed-os/issues/11680 |
||
---|---|---|
.. | ||
DeviceKey.cpp | ||
DeviceKey.h |