commit | cb958f58e25ba8a9020059ae4401a955d80ae709 | [log] [tgz] |
---|---|---|
author | Karl Zhang <karl.zhang@arm.com> | Wed Aug 12 15:11:14 2020 +0800 |
committer | Karl Zhang <karl.zhang@arm.com> | Mon Aug 17 02:43:21 2020 +0000 |
tree | 18eb38bbaa3677c4795f383e162cd739ad1515e3 | |
parent | 964fc32f296bfe069a51514002e289cbfa412a29 [diff] |
Platform: stm32l5xx: Set all NVIC interrupt target to NS The STM32L5xx does not support NVIC in secure at the moment, just align with other existing platforms that target all NVIC interrupt to NS. Change-Id: I32c56ba36a88656df51969352876c45453ebcfee Signed-off-by: Karl Zhang <karl.zhang@arm.com>