arch: remove debug write from xtos

Removes debug write from low lvl irq dispatcher in xtos.
It overwrites our FW status in memory window.

Signed-off-by: Tomasz Lauda <tomasz.lauda@linux.intel.com>
This commit is contained in:
Tomasz Lauda 2018-09-28 16:13:37 +02:00
parent 36166d2c23
commit 04ad28136d
1 changed files with 1 additions and 3 deletions

View File

@ -318,9 +318,7 @@ _LevelOneInterrupt: // this label makes tracebacks through interrupts look nic
* NOTE: Reading the INTERRUPT register *must* be done at PS.INTLEVEL <= 1
* otherwise we might incorrectly see higher priority interrupts.
*/
movi a13, 0xCCC
movi a14, 0xbe00e000
s32i a13, a14, 0
xtos_addr_percore a14, xtos_intstruct // address of interrupt management globals
rsr.interrupt a15 // interrupts pending