[PATCH v11 1/3] ARM: Add base support for ARMv7-M

Russell King - ARM Linux linux at arm.linux.org.uk
Wed Apr 17 15:05:19 EDT 2013


On Wed, Apr 17, 2013 at 06:14:57PM +0200, Uwe Kleine-König wrote:
> From: Catalin Marinas <catalin.marinas at arm.com>
> 
> This patch adds the base support for the ARMv7-M
> architecture. It consists of the corresponding arch/arm/mm/ files and
> various #ifdef's around the kernel. Exception handling is implemented by
> a subsequent patch.
> 
> [ukleinek: squash in some changes originating from commit
> 
> b5717ba (Cortex-M3: Add support for the Microcontroller Prototyping System)
> 
> from the v2.6.33-arm1 patch stack, port to post 3.6, drop zImage
> support, drop reorganisation of pt_regs, assert CONFIG_V7M doesn't leak
> into installed headers and a few cosmetic changes]

ITYM CONFIG_CPU_V7M.  Apart from that, it looks fine.



More information about the linux-arm-kernel mailing list