commit | a3774fd51a716ffafeddfb017f9c25a046013132 | [log] [tgz] |
---|---|---|
author | Jordan Yates <jordan.yates@data61.csiro.au> | Thu Jan 26 10:10:57 2023 +1000 |
committer | Stephanos Ioannidis <root@stephanos.io> | Fri Jan 27 18:09:32 2023 +0900 |
tree | 3773e25c363d0d7210212c021f11c6b72f16452a | |
parent | 817e41f9658fb247c557488bb8ddb6c2c5ea1083 [diff] |
arch: option to generate simplified error codes Add an option to generate simplified error codes instead of more specific architecture specific error codes. Enable this by default in tests to make exception tests more generic across hardware. Fixes #54053. Signed-off-by: Jordan Yates <jordan.yates@data61.csiro.au>