On 3 December 2013 07:00, Peter Crosthwaite <peter.crosthwa...@xilinx.com> wrote: > The cp15.c15 space is implementation defined. Currently there is a > dummy placeholder register RAZing it. Allow overriding of this RAZ > so implementations of specific registers can take precedence. > > Signed-off-by: Peter Crosthwaite <peter.crosthwa...@xilinx.com>
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> Ideally we'd actually implement the specifics of the A15 rather than leaning on the dummy RAZ/WI, but oh well. -- PMM