On 20/3/26 11:28, Peter Maydell wrote:
On Thu, 19 Mar 2026 at 10:44, Philippe Mathieu-Daudé <[email protected]> wrote:

Commit d751921cffd ("hw/arm/omap1: Remove omap_badwidth_*
implementations") removed the last use of the legacy ldst_phys()
API. Set the TARGET_NOT_USING_LEGACY_LDST_PHYS_API variable to
hide the legacy API to the ARM / Aarch64 binaries, avoiding further
API uses to creep in.

Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
---
  configs/targets/aarch64-softmmu.mak | 1 +
  configs/targets/arm-softmmu.mak     | 1 +
  2 files changed, 2 insertions(+)

We might as well take this now, it's pretty safe.

Thank you, appreciated!

Applied to target-arm.next, thanks.

-- PMM


Reply via email to