Hello,
Is there any data regarding the minimum and maximum frequency a processor can operate in ARM V-7 ?
That's mostly an implementation choice - the first Cortex-A8 implementations used some semi-custom layout and cells to improve performance - but the synthesis tools and standard libraries soon caught up, so there is also a fully synthesized version which is commonly used today.
HTH, Pete