From: Julien Grall <julien.grall@linaro.org>
To: suravee.suthikulpanit@amd.com, stefano.stabellini@eu.citrix.com,
ian.campbell@citrix.com
Cc: xen-devel@lists.xen.org
Subject: Re: [V2 1/2] xen/arm: Initial support for PSCI-0.2 (cpu_on, system_off, system_reset)
Date: Fri, 03 Oct 2014 15:50:55 +0100 [thread overview]
Message-ID: <542EB7CF.6070001@linaro.org> (raw)
In-Reply-To: <1412285383-25735-2-git-send-email-suravee.suthikulpanit@amd.com>
Hi Suravee,
On 10/02/2014 10:29 PM, suravee.suthikulpanit@amd.com wrote:
> From: Suravee Suthikulpanit <Suravee.Suthikulpanit@amd.com>
>
> This patch adds SMC calls to suport PSCI-0.2:
s/suport/support/
> * PSCI_VERSION
> * CPU_ON
> * SYSTEM_OFF
> * SYSTEM_RESET
>
> First, the psci_init() is refactored to handle both PSCI-0.1 and PSCI-0.2.
>
> To add support for PSCI_VERSION, this patch replaces the "bool_t psci_available"
> variable with "int psci_ver", which contains the PSCI_VERSION as described in the
> PSCI-0.2 spec. For v0.1, this psci_ver is 1.
>
> Signed-off-by: Suravee Suthikulpanit <Suravee.Suthikulpanit@amd.com>
We would have to implement CPU_OFF at some point. As it's not done for
PSCI v0.1, I guess it's not too important.
Reviewed-by: Julien Grall <julien.grall@linaro.org>
Regards,
--
Julien Grall
next prev parent reply other threads:[~2014-10-03 14:50 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-02 21:29 [V2 0/2] Introduce PSCI-0.2 supports suravee.suthikulpanit
2014-10-02 21:29 ` [V2 1/2] xen/arm: Initial support for PSCI-0.2 (cpu_on, system_off, system_reset) suravee.suthikulpanit
2014-10-03 14:50 ` Julien Grall [this message]
2014-10-02 21:29 ` [V2 2/2] xen/arm: Use PSCI-0.2 for machine_halt/restart by default suravee.suthikulpanit
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=542EB7CF.6070001@linaro.org \
--to=julien.grall@linaro.org \
--cc=ian.campbell@citrix.com \
--cc=stefano.stabellini@eu.citrix.com \
--cc=suravee.suthikulpanit@amd.com \
--cc=xen-devel@lists.xen.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.