Closed
Description
Once the PR #2518 it is accepted it requires a change in all the CM3 platforms.
Porting uvisor on Beetle required some adaptation of the CMSIS file for the Cortex M3 covered in the patch "Backport virtual NVIC mechanism from CMSIS 5 on CM3". This change impacts even the other platforms that implement cmsis_nvic.c/h.
Please refer to the patch b4d1cfe for the changes required in the other platforms.