• Jonathan Austin's avatar
    ARM: add Cortex-R7 Processor Info · c90ad5c9
    Jonathan Austin authored
    This patch adds processor info for ARM Ltd. Cortex-R7.
    
    The R7 has many similarities to the A9 and though the ACTLR layout is not
    identical, the bits associated with cache operations broadcasting and SMP
    modes are the same for A9, A5 and R7 (Though in the A-class processors the
    same bits toggle TLB-ops broadcasting as well as cache-ops)
    Signed-off-by: default avatarJonathan Austin <jonathan.austin@arm.com>
    Reviewed-by: default avatarWill Deacon <will.deacon@arm.com>
    CC: Catalin Marinas <catalin.marinas@arm.com>
    CC: Stephen Boyd <sboyd@codeaurora.org>
    c90ad5c9
proc-v7.S 13.4 KB