You copied the Doc URL to your clipboard.
--import_cmse_lib_out=filename
Outputs the secure code import library to the location specified. This option is required for a Secure image.
Syntax
--import_cmse_lib_out=
filename
Where
is the name of the import library file.filename
The output import library is an object file that contains only a symbol table. Each symbol specifies an absolute address of a secure gateway for an entry function of the same name as the symbol. Secure gateways include both secure gateway veneers generated by armlink and any other secure gateways for entry functions found in the image.