On 19 November 2013 06:18, Christoffer Dall <christoffer.d...@linaro.org> wrote: > Add a binary_point field to the gic emulation structure and support > setting/getting this register now when we have it. We don't actually > support interrupt grouping yet, oh well. > > Signed-off-by: Christoffer Dall <christoffer.d...@linaro.org> > > Changelog [v3]: > - Treat writes for GIC prior to v2 as RAZ/WI. > > Changelog [v2]: > - Renamed binary_point to bpr and abpr > - Added GICC_ABPR read-as-write logic for TCG
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> -- PMM