On Fri, 30 Aug 2013 08:29:09 +0100
Peter Maydell wrote:
> On 30 August 2013 06:09, Peter Crosthwaite
> wrote:
> > On Fri, Aug 30, 2013 at 4:17 AM, Antony Pavlov
> > wrote:
> >> If Magic Lantern or CHDK need some specific initial CPU CP15 register state
> >> then we can fix it in the platform
On 30 August 2013 06:09, Peter Crosthwaite wrote:
> On Fri, Aug 30, 2013 at 4:17 AM, Antony Pavlov
> wrote:
>> If Magic Lantern or CHDK need some specific initial CPU CP15 register state
>> then we can fix it in the platform code without defining new CPU type.
>>
>> Any comments?
>
> Object prop
On Fri, Aug 30, 2013 at 4:17 AM, Antony Pavlov wrote:
> On Thu, 29 Aug 2013 11:44:38 +0100
> Peter Maydell wrote:
>
>> On 29 August 2013 10:33, Antony Pavlov wrote:
>> > This is slightly altered version of ARM946E-S CPU code
>> > from EOS QEMU (Magic Lantern project) so nearly all
>> > credits g
On Thu, 29 Aug 2013 11:44:38 +0100
Peter Maydell wrote:
> On 29 August 2013 10:33, Antony Pavlov wrote:
> > This is slightly altered version of ARM946E-S CPU code
> > from EOS QEMU (Magic Lantern project) so nearly all
> > credits go to @a1ex.
> >
> > ARM946E-S Technical Reference Manual can be
On Thu, 29 Aug 2013 11:44:38 +0100
Peter Maydell wrote:
> On 29 August 2013 10:33, Antony Pavlov wrote:
> > This is slightly altered version of ARM946E-S CPU code
> > from EOS QEMU (Magic Lantern project) so nearly all
> > credits go to @a1ex.
> >
> > ARM946E-S Technical Reference Manual can be
On 29 August 2013 10:33, Antony Pavlov wrote:
> This is slightly altered version of ARM946E-S CPU code
> from EOS QEMU (Magic Lantern project) so nearly all
> credits go to @a1ex.
>
> ARM946E-S Technical Reference Manual can be found here:
> http://infocenter.arm.com/help/index.jsp?topic=/com.arm.
This is slightly altered version of ARM946E-S CPU code
from EOS QEMU (Magic Lantern project) so nearly all
credits go to @a1ex.
ARM946E-S Technical Reference Manual can be found here:
http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.ddi0201d/index.html
Signed-off-by: Antony Pavlov
---