Skip to content
Commit d5f67d04 authored by Martin Hoff's avatar Martin Hoff Committed by Chris Friedt
Browse files

arch: split dynamic interrupt symbol



This commit introduces the SRAM_SW_ISR_TABLE option which is selected by
DYNAMIC_INTERRUPT. It allows splitting the DYNAMIC_INTERRUPT option into
two parts:

 - One for the relocation of the ISR vector table in RAM
 - One for the inclusion of functions needed to install ISRs dynamically

The goal is to later only select the relocation of the ISR vector table in
RAM and not all the associated functions from the dynamic interrupt
mechanism.

Signed-off-by: default avatarMartin Hoff <martin.hoff@silabs.com>
parent 426c3d19
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment