Searched hist:11581 (Results 1 - 3 of 3) sorted by relevance

/gem5/src/arch/arm/
H A Dinterrupts.cc11581:d6cfd0be73b2 Tue Aug 02 05:38:00 EDT 2016 Dylan Johnson <Dylan.Johnson@ARM.com> arm: Fix secure state checking in various places

Faults that could potentially be routed to the hypervisor checked
whether or not they were in a secure state without checking if security
was enabled or not. This caused faults not to be routed correctly. This
patch causes secure state checking to first ask if security is enabled.

Change-Id: I179e9b181b27f552734c9bab2b18d05ac579a119
H A Dinterrupts.hh11581:d6cfd0be73b2 Tue Aug 02 05:38:00 EDT 2016 Dylan Johnson <Dylan.Johnson@ARM.com> arm: Fix secure state checking in various places

Faults that could potentially be routed to the hypervisor checked
whether or not they were in a secure state without checking if security
was enabled or not. This caused faults not to be routed correctly. This
patch causes secure state checking to first ask if security is enabled.

Change-Id: I179e9b181b27f552734c9bab2b18d05ac579a119
H A Dfaults.cc11581:d6cfd0be73b2 Tue Aug 02 05:38:00 EDT 2016 Dylan Johnson <Dylan.Johnson@ARM.com> arm: Fix secure state checking in various places

Faults that could potentially be routed to the hypervisor checked
whether or not they were in a secure state without checking if security
was enabled or not. This caused faults not to be routed correctly. This
patch causes secure state checking to first ask if security is enabled.

Change-Id: I179e9b181b27f552734c9bab2b18d05ac579a119

Completed in 29 milliseconds