On 5/15/2026 7:10 AM, Philippe Mathieu-Daudé wrote: > In order to make the following commit easier to review, > factor aarch64_aa32_a57_init() out of aarch64_a57_initfn() > as a preliminary step. We only add a %aa32_only argument > to restrict AArch64 features. > > Suggested-by: Richard Henderson <[email protected]> > Signed-off-by: Philippe Mathieu-Daudé <[email protected]> > --- > target/arm/cpu64.c | 36 ++++++++++++++++++++++++------------ > 1 file changed, 24 insertions(+), 12 deletions(-) >
Reviewed-by: Pierrick Bouvier <[email protected]>
