zephyr/ext/lib/crypto
Andrew Boie e686aefe09 mbedtls: provide user mode access
The mbedtls library has some globals which results in faults
when user mode tries to access them.

Instantiate a memory partition for mbedtls's globals.
The linker will place all globals found by building this
library into this partition.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2019-03-05 08:27:20 -05:00
..
mbedtls mbedtls: provide user mode access 2019-03-05 08:27:20 -05:00
tinycrypt ext: tinycrypt: Update tinycrypt revision 2019-02-21 07:48:24 -05:00
CMakeLists.txt mbedtls: Added support for using an externally built mbedtls 2018-01-29 23:46:15 -05:00
Kconfig