Skip to content
Commit 20279ab7 authored by Ken Liu's avatar Ken Liu Committed by Antonio De Angelis
Browse files

Core: Avoid NS execution mask secure PendSV



This patch fixes an issue where NS execution can mask or preempt
the secure PendSV interrupt, by making sure that the priority
number of the secure PendSV is high enough not to be preempted
or masked by the NS execution.

Change-Id: Iab0ff351efc4e45d92fd80538e0594e65d64623a
Signed-off-by: default avatarKen Liu <ken.liu@arm.com>
parent bedcbc4d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment