summaryrefslogtreecommitdiff
path: root/arch/arm/kernel/v7m.c
diff options
context:
space:
mode:
authorMaxime Coquelin stm32 <mcoquelin.stm32@gmail.com>2015-04-10 09:46:46 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2015-05-08 10:42:21 +0100
commit6b1814cde5c79c6aa4d02c9aedc14a709c2c0737 (patch)
tree1510cad5eb6bacd362b90a9c3124dfb9f4973a36 /arch/arm/kernel/v7m.c
parentb787f68c36d49bb1d9236f403813641efa74a031 (diff)
ARM: 8340/1: ARMv7-M: Enlarge vector table up to 256 entries
From Cortex-M reference manuals, the nvic supports up to 240 interrupts. So the number of entries in vectors table is up to 256. This patch adds a new config flag to specify the number of external interrupts. Some ifdeferies are added in order to respect the natural alignment without wasting too much space on smaller systems. Acked-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Acked-by: Stefan Agner <stefan@agner.ch> Tested-by: Chanwoo Choi <cw00.choi@samsung.com> Signed-off-by: Maxime Coquelin <mcoquelin.stm32@gmail.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/kernel/v7m.c')
0 files changed, 0 insertions, 0 deletions