blob: b6697817a98ea6600ac52200cd51adf8ce015d0b (
plain)
1
2
3
4
5
6
7
8
9
10
|
GHS_INTEGRITY_APP
-----------------
``ON`` / ``OFF`` boolean to determine if an executable target should
be treated as an `Integrity Application`.
If no value is set and if a ``.int`` file is added as a source file to the
executable target it will be treated as an `Integrity Application`.
Supported on :generator:`Green Hills MULTI`.
|