Searched hist:ab638a328fd099ba0b23c8c818eb39f2c35414f3 (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/target/arm/ |
H A D | cpu.c | diff ab638a328fd099ba0b23c8c818eb39f2c35414f3 Thu Dec 13 07:48:07 CST 2018 Richard Henderson <richard.henderson@linaro.org> target/arm: Implement the ARMv8.2-AA32HPD extension
The bulk of the work here, beyond base HPD, is defining the TTBCR2 register. In addition we must check TTBCR.T2E, which is not present (RES0) for AArch64.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20181203203839.757-11-richard.henderson@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
H A D | cpu.h | diff ab638a328fd099ba0b23c8c818eb39f2c35414f3 Thu Dec 13 07:48:07 CST 2018 Richard Henderson <richard.henderson@linaro.org> target/arm: Implement the ARMv8.2-AA32HPD extension
The bulk of the work here, beyond base HPD, is defining the TTBCR2 register. In addition we must check TTBCR.T2E, which is not present (RES0) for AArch64.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20181203203839.757-11-richard.henderson@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
H A D | helper.c | diff ab638a328fd099ba0b23c8c818eb39f2c35414f3 Thu Dec 13 07:48:07 CST 2018 Richard Henderson <richard.henderson@linaro.org> target/arm: Implement the ARMv8.2-AA32HPD extension
The bulk of the work here, beyond base HPD, is defining the TTBCR2 register. In addition we must check TTBCR.T2E, which is not present (RES0) for AArch64.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20181203203839.757-11-richard.henderson@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|