Add some changes from Patrick Wildt in bitrig that are required to make
authorjsg <jsg@openbsd.org>
Sat, 6 Jun 2015 16:49:04 +0000 (16:49 +0000)
committerjsg <jsg@openbsd.org>
Sat, 6 Jun 2015 16:49:04 +0000 (16:49 +0000)
commitbae369c3855da17aafd684d31eea8799b7626972
tree666b6e2f5728b809f422671417c1935075f29fba
parent9f32bc0ffaa060751bbdd2a817a19d5f244e84f6
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.
sys/arch/arm/cortex/agtimer.c