arch: arm: cortex_m: Remove CPU_HAS_*CACHE from CPU_CORTEX_M7

Caches are optional on cortex-m7, having CPU_HAS_*CACHE in CPU_CORTEX_M7
definition renders them mandatory.

Signed-off-by: Wilfried Chauveau <wilfried.chauveau@arm.com>
9 files changed