summaryrefslogtreecommitdiffstats
path: root/cpukit
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2021-06-30 15:22:57 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2021-06-30 16:28:52 +0200
commitf2b08776424c50c71efe441ed04e674b0511b1eb (patch)
treefcca62d3012c357b42f5c2fed77cf62185201599 /cpukit
parentbsps/cadence-spi: Fix moduleid offset (diff)
downloadrtems-f2b08776424c50c71efe441ed04e674b0511b1eb.tar.bz2
bsps: Fix GICv3 support for AArch32
The GICv3 support is shared between AArch32 and AArch64. For AArch32, the new AARCH64_IS_NONSECURE is never defined. Use ARM_MULTILIB_ARCH_V4 instead. This issue was introduced by 76c6caad52244ab9a14151620a80ff0f71035b6c. There is still a change in bsp_interrupt_vector_enable() for AArch32 compared to the version before 76c6caad52244ab9a14151620a80ff0f71035b6c.
Diffstat (limited to 'cpukit')
0 files changed, 0 insertions, 0 deletions