Rajkumar Kanagaraj
7171f62489
Replace PUBLIC to INTERFACE keyword
2020-11-06 17:25:22 +00:00
Rajkumar Kanagaraj
d84baa8fa1
CMake: Add a function to generate executable artifacts with memap ( #13695 )
...
- Add linker option to generate map file for GCC_ARM and ARM toolchain
- Add mbed_generate_map_file function to call memap.py (parse the map
file).
- Add mbed_generate_executable function to generate executable artifacts with a memory map table
2020-11-06 17:25:21 +00:00
Hugues Kamba
4c22554bed
CMake: Fix TFM targets build
...
Add linking time pre-processor macro DOMAIN_NS
for TFM targets and TrustZone non secure targets.
2020-11-06 17:25:21 +00:00
Hugues Kamba
3b8aba1dce
CMake: Add support for printf lib selection
2020-11-06 17:25:21 +00:00
Hugues Kamba
18345795cd
CMake: Add support for C lib selection
...
Configure the selected toolchain for the selected C library
2020-11-06 17:25:21 +00:00
Hugues Kamba
cac1b25465
CMake: Move modules under tools subdirectory
2020-11-06 17:25:21 +00:00