qemu-e2k/target-arm
Pranavkumar Sawargaonkar dd032e3487 target-arm: Introduce per-CPU field for PSCI version
We require to know the PSCI version available to given CPU at
potentially many places. Currently, we need to know PSCI version
when generating DTB for virt machine.

This patch introduce per-CPU 32bit field representing the PSCI
version available to the CPU. The encoding of this 32bit field
is same as described in PSCI v0.2 spec.

Signed-off-by: Pranavkumar Sawargaonkar <pranavkumar@linaro.org>
Signed-off-by: Anup Patel <anup.patel@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1402901605-24551-8-git-send-email-pranavkumar@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2014-06-19 18:33:04 +01:00
..
arm_ldst.h
arm-semi.c
cpu64.c
cpu-qom.h target-arm: Introduce per-CPU field for PSCI version 2014-06-19 18:33:04 +01:00
cpu.c target-arm: Introduce per-CPU field for PSCI version 2014-06-19 18:33:04 +01:00
cpu.h
crypto_helper.c
gdbstub64.c
gdbstub.c
helper-a64.c
helper-a64.h
helper.c
helper.h
internals.h
iwmmxt_helper.c
kvm32.c target-arm: Introduce per-CPU field for PSCI version 2014-06-19 18:33:04 +01:00
kvm64.c target-arm: Introduce per-CPU field for PSCI version 2014-06-19 18:33:04 +01:00
kvm_arm.h
kvm-consts.h
kvm-stub.c
kvm.c
machine.c
Makefile.objs
neon_helper.c
op_addsub.h
op_helper.c
translate-a64.c
translate.c
translate.h