zephyr/soc/arm/infineon_xmc
Andriy Gelman ed105761fa soc: arm: infineon_xmc: 4xxx: Disable unalign trap on reset
The unaligned trap bit is set by default, contrary to the xmc
reference manual. This PR unsets the bit in the initialization.
It can still be set later via the CONFIG_TRAP_UNALIGNED_ACCESS
option.

Note that the same approach is used in xmc4500 reference software
init code (see SystemCoreSetup() in infineon hal module).

Signed-off-by: Andriy Gelman <andriy.gelman@gmail.com>
2022-12-23 14:57:17 +01:00
..
4xxx soc: arm: infineon_xmc: 4xxx: Disable unalign trap on reset 2022-12-23 14:57:17 +01:00
CMakeLists.txt soc: arm: add infineon_xmc series support 2020-05-09 14:21:44 +02:00
Kconfig soc: arm: add infineon_xmc series support 2020-05-09 14:21:44 +02:00
Kconfig.defconfig drivers: pinctrl: Add pinctrl driver for xmc4xxx 2022-09-09 16:28:41 -04:00
Kconfig.soc soc: arm: add infineon_xmc series support 2020-05-09 14:21:44 +02:00