| commit | 5a703c8d581f46012a35d8ac8d42b1e60d7a16d0 | [log] [tgz] |
|---|---|---|
| author | Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no> | Tue Nov 05 10:24:08 2019 +0100 |
| committer | Anas Nashif <anas.nashif@intel.com> | Tue Dec 17 13:05:36 2019 -0500 |
| tree | 36929718075942bc00580c3dd9fd1cbc790eaf39 | |
| parent | feac5c1c458eed9fc33a0ee055450caf02c13699 [diff] |
cmake: use zephyr_library_app_memory for mem partition placement This commit removes the hard coded mbed TLS library name `lib..__modules__crypto__mbedtls.a` in top-level CMakeLists.txt file and instead uses zephyr_library_app_memory function. Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>