All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] xen/arm: Add support for PSCI v1.0
@ 2015-10-12 15:39 Julien Grall
  2015-10-12 15:39 ` [PATCH v2 1/2] xen/arm: Add support of PSCI v1.0 for the host Julien Grall
  2015-10-12 15:39 ` [PATCH v2 2/2] xen/arm: Replace XEN_PSCI_* by PSCI_VERSION(major, minor) Julien Grall
  0 siblings, 2 replies; 8+ messages in thread
From: Julien Grall @ 2015-10-12 15:39 UTC (permalink / raw)
  To: xen-devel; +Cc: Julien Grall, ian.campbell, stefano.stabellini

Hi all,

This small patch series allow Xen to boot on platform where the firmware
is only supporting PSCI v1.0.

Sincerely yours,

Julien Grall (2):
  xen/arm: Add support of PSCI v1.0 for the host
  xen/arm: Replace XEN_PSCI_* by PSCI_VERSION(major, minor)

 xen/arch/arm/psci.c        | 23 ++++++++++++++++-------
 xen/arch/arm/vpsci.c       | 15 ++++++++-------
 xen/include/asm-arm/psci.h | 17 +++++++++++++----
 3 files changed, 37 insertions(+), 18 deletions(-)

-- 
2.1.4

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

end of thread, other threads:[~2015-10-23 13:53 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-12 15:39 [PATCH v2 0/2] xen/arm: Add support for PSCI v1.0 Julien Grall
2015-10-12 15:39 ` [PATCH v2 1/2] xen/arm: Add support of PSCI v1.0 for the host Julien Grall
2015-10-22 15:42   ` Ian Campbell
2015-10-22 17:17     ` Julien Grall
2015-10-23 10:39       ` Ian Campbell
2015-10-23 10:39         ` Julien Grall
2015-10-23 13:52           ` Ian Campbell
2015-10-12 15:39 ` [PATCH v2 2/2] xen/arm: Replace XEN_PSCI_* by PSCI_VERSION(major, minor) Julien Grall

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.