Luckily these targets don't use the legacy ldst_phys() API at all. Set the TARGET_NOT_USING_LEGACY_LDST_PHYS_API variable to hide the API to them, avoiding further API uses to creep in. Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Manos Pitsidianakis <manos.pitsidianakis@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20251224151351.86733-7-philmd@linaro.org>