On 18 September 2015 at 15:08, Peter Maydell <peter.mayd...@linaro.org> wrote: > On 14 September 2015 at 11:53, Sergey Fedorov <serge.f...@gmail.com> wrote: >> Implement debug exception routing according to ARM ARM D2.3.1 Pseudocode >> description of routing debug exceptions. >> >> Signed-off-by: Sergey Fedorov <serge.f...@gmail.com> > > > > Applied to target-arm.next, thanks.
...except it doesn't compile, because we don't have an env->cp15.mdcr_el2. Presumably there's some other patch this depends on which you haven't submitted yet? thanks -- PMM