]> git.proxmox.com Git - mirror_qemu.git/commit
target/arm: Implement ARMv8.5-RNG
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 13 Mar 2019 04:57:35 +0000 (21:57 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 22 May 2019 16:38:54 +0000 (12:38 -0400)
commitde390645675966cce113bf5394445bc1f8d07c85
treed938cb7b20f6855c4bf3bee2163a69010ad8dab3
parent108b3ba891408c4dce93df78261ec4aca38c0e2e
target/arm: Implement ARMv8.5-RNG

Use the newly introduced infrastructure for guest random numbers.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/arm/cpu.h
target/arm/cpu64.c
target/arm/helper.c