zephyr/ext
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
..
debug debug: CTF Tracing with POSIX backend 2019-02-01 08:56:02 -05:00
fs ext: nffs: portability: Avoid void* arithmetics which is a GNU extension 2018-09-28 07:57:28 +05:30
hal ext: hal: nordic: Remove ref. to undefined CONFIG_IEEE802154_NRF5_RAW 2019-03-02 03:46:10 +01:00
lib mbedtls: provide user mode access 2019-03-05 08:27:20 -05:00
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
Kconfig debug: move segger configs to subsys/debug 2019-01-22 07:45:22 -05:00