zephyr/ext/lib
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
..
crypto mbedtls: provide user mode access 2019-03-05 08:27:20 -05:00
encoding ext: encoding: tinycbor: Add missing files for pretty printing 2019-03-05 09:31:48 +01:00
fnmatch kconfig: Use a short consistent prompt style 2019-02-27 09:23:30 +01:00
ipc ext: open-amp: Update OpenAMP to v2018.10 release 2019-01-30 15:55:47 -06:00
mgmt kconfig: Use a short consistent prompt style 2019-02-27 09:23:30 +01:00
CMakeLists.txt ext: lib: Add fnmatch library 2018-09-19 09:30:29 -04:00