On 30.09.2014 14:49, Greg Bellows wrote: > From: Fabian Aggeler <aggel...@ethz.ch> > > Make arm_current_pl() return PL3 for secure PL1 and monitor mode. > Increase MMU modes since mmu_index is directly infered from arm_ > current_pl(). Changes assertion in arm_el_is_aa64() to allow EL3.
arm_current_pl() is renamed in previous patch :) > > Signed-off-by: Fabian Aggeler <aggel...@ethz.ch> > Signed-off-by: Greg Bellows <greg.bell...@linaro.org>