On 6 November 2014 15:51, Greg Bellows <greg.bell...@linaro.org> wrote: > From: Fabian Aggeler <aggel...@ethz.ch> > > Adds secure and non-secure bank register suport for TTBR0 and TTBR1. > Changes include adding secure and non-secure instances of ttbr0 and ttbr1 as > well as a CP register definition for TTBR0_EL3. Added a union containing > both EL based array fields and secure and non-secure fields mapped to them. > Updated accesses to use A32_BANKED_CURRENT_REG_GET macro. > > Signed-off-by: Fabian Aggeler <aggel...@ethz.ch> > Signed-off-by: Greg Bellows <greg.bell...@linaro.org>
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM