+124
−0
arch/arm/kernel/entry-v7m.S
0 → 100644
+143
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This patch implements the exception handling for the ARMv7-M architecture (pretty different from the A or R profiles). It bases on work done earlier by Catalin for 2.6.33 but was nearly completely rewritten to use a pt_regs layout compatible to the A profile. Signed-off-by:Catalin Marinas <catalin.marinas@arm.com> Reviewed-by:
Jonathan Austin <jonathan.austin@arm.com> Tested-by:
Jonathan Austin <jonathan.austin@arm.com> Signed-off-by:
Uwe Kleine-König <u.kleine-koenig@pengutronix.de>