xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] xen/arm: SMCCC fixes and PSCI clean-up
@ 2018-01-24 18:34 Julien Grall
  2018-01-24 18:34 ` [PATCH 1/3] xen/arm: vpsci: Removing dummy MIGRATE and MIGRATE_INFO_UP_CPU Julien Grall
                   ` (2 more replies)
  0 siblings, 3 replies; 23+ messages in thread
From: Julien Grall @ 2018-01-24 18:34 UTC (permalink / raw)
  To: xen-devel; +Cc: sstabellini, volodymyr_babchuk, andre.przywara, Julien Grall

Hi all,

This small patch series contains SMCCC fixes (see #2) and PSCI clean-up.

Cheers,

Julien Grall (3):
  xen/arm: vpsci: Removing dummy MIGRATE and MIGRATE_INFO_UP_CPU
  xen/arm: vsmc: Don't implement function ID that doesn't exist
  xen/arm: vpsci: Move PSCI function dispatching from vsmc.c to vpsci.c

 xen/arch/arm/vpsci.c             | 149 +++++++++++++++++++++++++++++++++------
 xen/arch/arm/vsmc.c              | 122 ++++----------------------------
 xen/include/asm-arm/perfc_defn.h |   2 -
 xen/include/asm-arm/psci.h       |  23 +-----
 xen/include/asm-arm/smccc.h      |  20 +++++-
 5 files changed, 160 insertions(+), 156 deletions(-)

-- 
2.11.0


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

^ permalink raw reply	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2018-01-31 14:57 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-24 18:34 [PATCH 0/3] xen/arm: SMCCC fixes and PSCI clean-up Julien Grall
2018-01-24 18:34 ` [PATCH 1/3] xen/arm: vpsci: Removing dummy MIGRATE and MIGRATE_INFO_UP_CPU Julien Grall
2018-01-26 16:37   ` Julien Grall
2018-01-26 17:46   ` Volodymyr Babchuk
2018-01-24 18:34 ` [PATCH 2/3] xen/arm: vsmc: Don't implement function ID that doesn't exist Julien Grall
2018-01-26 18:03   ` Volodymyr Babchuk
2018-01-26 18:07     ` Julien Grall
2018-01-26 18:12       ` Volodymyr Babchuk
2018-01-26 18:19         ` Julien Grall
2018-01-24 18:34 ` [PATCH 3/3] xen/arm: vpsci: Move PSCI function dispatching from vsmc.c to vpsci.c Julien Grall
2018-01-26 18:09   ` Volodymyr Babchuk
2018-01-26 18:15     ` Julien Grall
2018-01-26 18:27       ` Volodymyr Babchuk
2018-01-30 18:01         ` Julien Grall
2018-01-30 18:28           ` Volodymyr Babchuk
2018-01-30 18:44             ` Julien Grall
2018-01-30 19:35               ` Volodymyr Babchuk
2018-01-30 22:06                 ` Julien Grall
2018-01-31 11:32                   ` Volodymyr Babchuk
2018-01-31 11:36                     ` Julien Grall
2018-01-31 14:29                       ` Volodymyr Babchuk
2018-01-31 14:54                         ` Julien Grall
2018-01-31 14:57                           ` Volodymyr Babchuk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).