1. 27 Sep, 2016 2 commits
  2. 23 Sep, 2016 1 commit
    • Marc Zyngier's avatar
      ARM: gic-v3: Work around definition of gic_write_bpr1 · 3d9cd95f
      Marc Zyngier authored
      A new accessor for gic_write_bpr1 is added to arch_gicv3.h in 4.9,
      whilst the CP15 accessors are redifined in a separate branch.
      This leads to a horrible clash, where the new accessor ends up with
      a crap "asm volatile" definition.
      
      Work around this by carrying our own definition of gic_write_bpr1,
      creating a small conflict which will be obvious to resolve.
      Signed-off-by: default avatarMarc Zyngier <marc.zyngier@arm.com>
      3d9cd95f
  3. 22 Sep, 2016 11 commits
  4. 08 Sep, 2016 26 commits