‑‑import_cmse_lib_out
In this section:
Syntax
‑‑import_cmse_lib_outfilename|directory
Parameters
See Rules for specifying a filename or directory as parameters.
Description
Use this option when building a secure image to automatically create an import library for use in a corresponding non-secure image. The import library consists of a relocatable ELF object module that contains only a symbol table. Each symbol specifies an absolute address of a secure gateway for an entry in the section Veneer$$CMSE.
Note
In 64-bit mode, this option has no effect.
See also
‑‑cmse and ‑‑import_cmse_lib_in
Caution
To set this option, use Project>Options>Linker>Extra Options.