- Create cmhardwr.c for ARM, stub it out.
authorReactOS Portable Systems Group <ros-arm-bringup@svn.reactos.org>
Sun, 15 Jun 2008 05:40:27 +0000 (05:40 +0000)
committerReactOS Portable Systems Group <ros-arm-bringup@svn.reactos.org>
Sun, 15 Jun 2008 05:40:27 +0000 (05:40 +0000)
commitdef9fa66b4a34529b5b8a62a612f3215f9f3e1a8
tree6d181c9cd4c0a3caeba94781f54cfa04a50c9181
parent531a8ad58829bf431b2649f388c8befc99f27ef1
- Create cmhardwr.c for ARM, stub it out.
- Implement KiInitMachineDependent -- this is only useful for x86 and has nothing relevant to ARM, so we just return.
- Implement HalAllProcessorsStarted (again, a no-op) and HalQueryRealTimeClock (uses the RTC on the board -- uboot must set it up first).
- Make sure we get the right Sp during a system call (this is still broken though).
- We need to fix our system call handler next.

svn path=/trunk/; revision=33977
reactos/hal/halarm/generic/hal.c
reactos/ntoskrnl/config/arm/cmhardwr.c [new file with mode: 0644]
reactos/ntoskrnl/ex/init.c
reactos/ntoskrnl/ke/arm/kiinit.c
reactos/ntoskrnl/ke/arm/stubs_asm.s
reactos/ntoskrnl/ke/arm/trap.s
reactos/ntoskrnl/ke/arm/trapc.c
reactos/ntoskrnl/ntoskrnl-generic.rbuild