xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] xen/arm: SMCCC fixes and PSCI clean-up
@ 2018-02-02 11:41 Julien Grall
  2018-02-02 11:41 ` [PATCH v2 1/3] xen/arm: vpsci: Removing dummy MIGRATE and MIGRATE_INFO_UP_CPU Julien Grall
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: Julien Grall @ 2018-02-02 11:41 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             | 155 +++++++++++++++++++++++++++++++++------
 xen/arch/arm/vsmc.c              | 126 ++++---------------------------
 xen/include/asm-arm/perfc_defn.h |   2 -
 xen/include/asm-arm/psci.h       |  23 ------
 xen/include/asm-arm/smccc.h      |  20 ++++-
 xen/include/asm-arm/vpsci.h      |  13 ++++
 6 files changed, 177 insertions(+), 162 deletions(-)
 create mode 100644 xen/include/asm-arm/vpsci.h

-- 
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] 16+ messages in thread

end of thread, other threads:[~2018-02-06 15:50 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-02 11:41 [PATCH v2 0/3] xen/arm: SMCCC fixes and PSCI clean-up Julien Grall
2018-02-02 11:41 ` [PATCH v2 1/3] xen/arm: vpsci: Removing dummy MIGRATE and MIGRATE_INFO_UP_CPU Julien Grall
2018-02-02 13:44   ` Volodymyr Babchuk
2018-02-02 11:41 ` [PATCH v2 2/3] xen/arm: vsmc: Don't implement function ID that doesn't exist Julien Grall
2018-02-02 13:46   ` Volodymyr Babchuk
2018-02-06 14:53     ` Julien Grall
2018-02-06 15:15       ` Volodymyr Babchuk
2018-02-06 15:29         ` Julien Grall
2018-02-02 11:41 ` [PATCH v2 3/3] xen/arm: vpsci: Move PSCI function dispatching from vsmc.c to vpsci.c Julien Grall
2018-02-02 14:23   ` Volodymyr Babchuk
2018-02-02 14:31     ` Julien Grall
2018-02-02 15:40       ` Volodymyr Babchuk
2018-02-06 14:45         ` Julien Grall
2018-02-06 15:28           ` Volodymyr Babchuk
2018-02-06 15:39             ` Julien Grall
2018-02-06 15:50               ` 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).