zephyr/tests/crypto/mbedtls
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
..
src mbedtls: provide user mode access 2019-03-05 08:27:20 -05:00
CMakeLists.txt cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
prj.conf crypto: tests: Change crypto tests to use Kconfig defined header 2018-09-06 21:11:31 -04:00
testcase.yaml mbedtls: enable self-test in config-tls-generic.h 2019-03-04 17:32:08 -08:00