mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-31 16:08:07 +00:00
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> |
||
---|---|---|
.. | ||
mbedtls | ||
rand32 | ||
tinycrypt | ||
tinycrypt_hmac_prng |