Searched hist:12078 (Results 1 - 2 of 2) sorted by relevance

/gem5/src/dev/arm/
H A Drv_ctrl.cc12078:6bbedad2eb30 Thu Feb 23 15:52:00 EST 2017 Gedare Bloom <gedare@rtems.org> arm: ignore writes to the reset_ctl register

Change-Id: I953521572e6ace475b656369c9f07ddfa50d731a
Signed-off-by: Gedare Bloom <gedare@rtems.org>
Reviewed-on: https://gem5-review.googlesource.com/3263
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>
/gem5/src/systemc/core/
H A Dscheduler.cc13047:61a849083f15 Wed Aug 08 05:56:00 EDT 2018 Gabe Black <gabeblack@google.com> systemc: Don't schedule the update phase if the event queue is null.

That happens when an update is requested before the initialization
phase has started. In that case, the update phase will be manually run
and no event needs to be scheduled, even if that was possible.

Change-Id: I2008e29064d282f82bd1935dbe5b94407aa925b0
Reviewed-on: https://gem5-review.googlesource.com/12078
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>

Completed in 22 milliseconds