• Russell King's avatar
    ARM: l2c: add L2C-210 specific handlers · 6a28cf59
    Russell King authored
    Add L2C-210 specific cache operation handlers.  These are tailored to
    the requirements of the L2C-210 cache controller, which doesn't
    require any workarounds.  We avoid using the way operations during
    normal operation, which means we can avoid locking: the only time
    we use the way operations are during initialisation, and when
    disabling the cache.
    Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
    6a28cf59
cache-l2x0.c 32.6 KB