commit | 52a5c0832513b1758c27655b0d98b902ccdcb70e | [log] [tgz] |
---|---|---|
author | Immo Birnbaum <Immo.Birnbaum@Weidmueller.com> | Thu Sep 09 14:36:09 2021 +0200 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Thu Oct 28 15:26:50 2021 +0200 |
tree | e20b863602ed7f4c4cc511a140f921afcdf0fc2e | |
parent | ee7ac70c1037dbaa5d352f26f36a69a06d7b7ddb [diff] |
tests: enable kernel test fatal/exception for aarch32 Cortex-A CPUs Add consideration of aarch32 Cortex-A CPUs to a test case in which architecture-specific assembly instructions are used in order to explicitly trigger an exception. This test case already considers aarch32 Cortex-R CPUs, the same instruction will be used by Cortex-A CPUs. Signed-off-by: Immo Birnbaum <Immo.Birnbaum@Weidmueller.com>