Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-08 | host/include/aarch64: Implement aes-round.h | Richard Henderson | |
Detect AES in cpuinfo; implement the accel hooks. Signed-off-by: Richard Henderson <richard.henderson@linaro.org> | |||
2023-05-23 | util: Add cpuinfo-aarch64.c | Richard Henderson | |
Move the code from tcg/. The only use of these bits so far is with respect to the atomicity of tcg operations. Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> |