[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-arm] [PATCH v2 00/26] armv7m: exception handling, MPU, and mor
From: |
Peter Maydell |
Subject: |
Re: [Qemu-arm] [PATCH v2 00/26] armv7m: exception handling, MPU, and more |
Date: |
Thu, 17 Dec 2015 19:38:38 +0000 |
On 3 December 2015 at 00:18, Michael Davidsaver <address@hidden> wrote:
> All,
>
> Second revision of ARMv7-M exception handling patchset, which now adds
> MPU support (as well as can be done).
I just sent this as a followup to the v1 cover letter by mistake;
here it is again:
Thanks for sending out v2. I've now reviewed all the patches in the
set up to the start of the MPU related ones. I think it's probably
better if we work on getting the NVIC related patches into a mergeable
state and then come back to the MPU as a second series -- the patchset
is already quite large.
We do want MPU support for our M profile models, but I think it'll
be faster to concentrate on one thing at a time.
thanks
-- PMM
- [Qemu-arm] [PATCH v2 12/26] armv7m: check exception return consistency, (continued)
- [Qemu-arm] [PATCH v2 12/26] armv7m: check exception return consistency, Michael Davidsaver, 2015/12/02
- [Qemu-arm] [PATCH v2 20/26] armv7m: observable initial register state, Michael Davidsaver, 2015/12/02
- [Qemu-arm] [PATCH v2 18/26] armv7m: update base region policy, Michael Davidsaver, 2015/12/02
- [Qemu-arm] [PATCH v2 23/26] qom: add cpu_generic_init_unrealized(), Michael Davidsaver, 2015/12/02
- [Qemu-arm] [PATCH v2 08/26] armv7m: rewrite NVIC, Michael Davidsaver, 2015/12/02
- [Qemu-arm] [PATCH v2 26/26] armv7m: decide whether faults are MemManage or BusFault, Michael Davidsaver, 2015/12/02
- Re: [Qemu-arm] [PATCH v2 00/26] armv7m: exception handling, MPU, and more,
Peter Maydell <=