zephyr/tests/crypto/mbedtls/src
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
..
main.c mbedtls: provide user mode access 2019-03-05 08:27:20 -05:00
mbedtls.c mbedtls: provide user mode access 2019-03-05 08:27:20 -05:00