Re: [PATCH v6 00/50] single-binary: compile target/arm twice

2025-05-05 Thread Pierrick Bouvier
Patches left for review: - [PATCH v6 04/50] meson: apply target config for picking files from libsystem and libuser - [PATCH v6 41/50] target/arm/tcg/vec_internal: use forward declaration for CPUARMState - [PATCH v6 42/50] target/arm/tcg/crypto_helper: compile file once - [PATCH v6 47/50] targ

[PATCH v6 00/50] single-binary: compile target/arm twice

2025-05-05 Thread Pierrick Bouvier
More work toward single-binary. Some files have external dependencies for the single-binary: - target/arm/gdbstub.c: gdbhelpers - target/arm/arm-qmp-cmds.c: qapi - target/arm/tcg/translate*: need deep cleanup in include/tcg - target/arm/tcg/cpu*: need TargetInfo implemented for arm/aarch64 - targe