This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Disable arch timer interrupts on all cores

Hi,

Recently we are doing some experiments in UEFI, and arch timer interrupt is enabled on core0 here. 

Is it possible that we can disable the timer interrupt of core0 from other cores(core1~core7) please? Do we have any register to disable global interrupt?

0