Re: [PATCH for-11.1 3/3] target/arm: Remove stale comment about WFE/SEV implementation
Richard Henderson <[email protected]>
| Newsgroups | gmane.comp.emulators.qemu |
|---|---|
| Message-ID | <[email protected]> |
On 7/28/26 04:16, Peter Maydell wrote: > We forgot to remove a comment about WFE/SEV only being implemented > for M-profile when we added the A-profile support for this; delete > the stale text. > > Signed-off-by: Peter Maydell<[email protected]> > --- > target/arm/cpu.h | 1 - > 1 file changed, 1 deletion(-) Reviewed-by: Richard Henderson <[email protected]> r~