commit | e25f31ab78df07720a22ab47ac4d006eb8419b79 | [log] [tgz] |
---|---|---|
author | Anas Nashif <anas.nashif@intel.com> | Tue Dec 12 09:57:11 2023 -0500 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Thu Dec 14 09:32:27 2023 +0100 |
tree | e02b6961334620465be2f6978a7a2409177e3c04 | |
parent | a7e8391e31ca8cadcfe929f4f1c5514701f96c08 [diff] |
arch: guard more code with CONFIG_EXCEPTION_DEBUG It should be possible to disable exception debug, which is enabled by default to reduce image size. Add missing guards now that the option is cross architecture. Signed-off-by: Anas Nashif <anas.nashif@intel.com>