Files
rtems/bsps/shared/dev
Sebastian Huber f2b0877642 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 76c6caad52.

There is still a change in bsp_interrupt_vector_enable() for AArch32
compared to the version before 76c6caad52.
2021-06-30 16:28:52 +02:00
..
2018-10-02 10:22:15 +02:00
2021-06-30 16:28:52 +02:00
2018-04-20 09:49:36 +02:00