commit | fa20ebe4a3bfb65138b0047c195c1055855915b5 | [log] [tgz] |
---|---|---|
author | Iuliana Prodan <iuliana.prodan@nxp.com> | Fri Sep 10 14:52:07 2021 +0300 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Sep 10 10:59:44 2021 -0400 |
tree | 2c8ccf04cc15158c0e7b08c74979c98b35d231f5 | |
parent | a6364da1a31ace828f15b79155458ac62cfc833f [diff] |
boards: xtensa: adsp: select XTENSA_SMALL_VECTOR_TABLE_ENTRY for imx8 board Add CONFIG_XTENSA_SMALL_VECTOR_TABLE_ENTRY for NXP_ADSP_IMX8 board to bypass the size constraint of the interrupt vector table entry. Fixes #38216 Signed-off-by: Iuliana Prodan <iuliana.prodan@nxp.com>