Table configuration issue with RFFT Fast F32 and F16
The define use to include or exclude the bit reverse table is different
for scalar and MVE versions. The test was not covering both cases.
It is requiring some changes in the cmake of CMSIS build tools (because
Cortex-A targets are not yet available).
It is requiring a fix to the packs (CMSIS >= 5.9.0)