CVSROOT: /cvs Module name: src Changes by: j...@cvs.openbsd.org 2015/06/06 10:49:04
Modified files: sys/arch/arm/cortex: agtimer.c Log message: Add some changes from Patrick Wildt in bitrig that are required to make the qemu cortex a15 useable without trustzone. Establish the interrupt for the non-secure physical timer (30), in addition to the secure physical timer (29). Stop masking the timer output signal in the interrupt handler.