|
From: | Richard Henderson |
Subject: | Re: [PATCH for-6.0 2/2] target/arm: Make M-profile VTOR loads on reset handle memory aliasing |
Date: | Sat, 13 Mar 2021 13:03:27 -0600 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1 |
On 3/12/21 2:17 PM, Philippe Mathieu-Daudé wrote:
+static int find_rom_cb(Int128 start, Int128 len, const MemoryRegion *mr, + hwaddr offset_in_region, void *opaque)Return bool maybe?
Yes, it might be worth changing with the first patch, while we're changing all (one) user of flatview_for_each_range().
But he can't simply change it here -- must match flatview_cb type. r~
[Prev in Thread] | Current Thread | [Next in Thread] |