• P
    target-arm: Convert cp15 crn=9 registers · 34f90529
    Peter Maydell 提交于
    Convert cp15 crn=9 registers (mostly cache lockdown) to the new scheme.
    
    Note that this change makes OMAPCP cores RAZ/WI the whole c9 space.  This is
    a change from previous behaviour, but a return to the behaviour of commit
    c3d2689d when OMAP1 support was first added -- subsequent commits have
    clearly accidentally relegated the OMAPCP RAZ condition to only a subset of
    the crn=9 space when adding support for other cores.
    Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
    34f90529
helper.c 94.3 KB