1. 09 Jan, 2018 1 commit
    • Wendy Liang's avatar
      Introduce ZynqMP IPI implementation · dc1dfe83
      Wendy Liang authored
      
      
      Previously, ZynqMP IPI in ATF is only for ZynqMP PM,
      This patch is to have a ZynqMP IPI implementation to handle
      both ZynqMP PM IPI requirement and IPI mailbox service requirement
      which will be introduced next.
      
      We control IPI agents registers access but not IPI buffers access in
      this implementation. Each IPI mailbox user will directly access the
      IPI buffers.
      Signed-off-by: default avatarWendy Liang <jliang@xilinx.com>
      dc1dfe83