blob: cccd087b824c62c07588c1221fa84484968618c3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
GHS_INTEGRITY_APP
-----------------
.. versionadded:: 3.14
``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`.
|