commit | 54577f72e775cd0c8ea4a8400b47dda5e209d7ff | [log] [tgz] |
---|---|---|
author | Rob Herring <rob.herring@linaro.org> | Thu May 22 21:30:08 2014 -0500 |
committer | Peter Maydell <peter.maydell@linaro.org> | Mon Jun 02 18:15:39 2014 +0100 |
tree | c300984ea748cb14ca5d5cde8c2dd82d943983c7 | |
parent | f91473cee2b51ce1fe2e2688609a828c2a9aa7c1 [diff] |
arm/virt: enable PSCI emulation support for system emulation Now that we have PSCI emulation, enable it for the virt platform. This simplifies the virt machine a bit now that PSCI and SMP no longer need to be KVM only features. Signed-off-by: Rob Herring <rob.herring@linaro.org> Message-id: 1400812209-26743-6-git-send-email-robherring2@gmail.com