Skip to content
Commit 1277c387 authored by Daniel Leung's avatar Daniel Leung Committed by Anas Nashif
Browse files

cavs: disable timer interrupt on cpu power off



Since the timer interrupt is delivered to all cores at the same
time, it needs to be disabled (or masked) to prevent it from
waking a suspended CPU core.

Note that there is no need to re-enable (unmask) timer
interrupt separately as it is being taken care of in
smp_timer_init() when the CPU re-inits itself.

Signed-off-by: default avatarDaniel Leung <daniel.leung@intel.com>
parent 3748bdca
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment