On 4/24/2020 7:50 AM, Ruifeng Wang wrote:
> vcopyq_laneq_u32 should be implemented for aarch32 which doesn't have
> the intrinsic.
>
> Fixes: 3c4b4024c225 ("arch/arm: add vcopyq_laneq_u32 for old gcc")
> Cc: [email protected]
>
> Signed-off-by: Ruifeng Wang <[email protected]>
> Reviewed-by: Gavin Hu <[email protected]>This fixes build of examples/l3fwd for armv7. Reviewed-by: Ferruh Yigit <[email protected]>

