> +#if !defined(CONFIG_USER_ONLY)
>      if (arm_feature(env, ARM_FEATURE_XSCALE)
>           && ((env->cp15.c15_cpar ^ 0x3fff) & (1 << cpnum)))
>       return 1;
> +#endif

This is almost certainly the wrong way to fix this.

Paul


Reply via email to