• Russell King's avatar
    [ARM] Optimise cache_is_xxx() macros. · a5db9f2a
    Russell King authored
    Add CONFIG_CPU_CACHE_VIVT and CONFIG_CPU_CACHE_VIPT and use
    these to conditionalise cache_is_xxx().  This allows unnecessary
    cache handling code to be removed by the compiler.
    a5db9f2a
system.h 9.79 KB