[RTEMS Project] #3699: Wrong system register specified for ARM virtual timer value retrieval

RTEMS trac trac at rtems.org
Fri Feb 22 07:29:53 UTC 2019


#3699: Wrong system register specified for ARM virtual timer value retrieval
---------------------------+------------------------------
 Reporter:  Kinsey Moore   |       Owner:  Sebastian Huber
     Type:  defect         |      Status:  closed
 Priority:  normal         |   Milestone:  5.1
Component:  arch/arm       |     Version:  5
 Severity:  normal         |  Resolution:  fixed
 Keywords:  gpt,timer,arm  |  Blocked By:
 Blocking:                 |
---------------------------+------------------------------
Changes (by Kinsey Moore <nyphbl8d@…>):

 * status:  accepted => closed
 * resolution:   => fixed


Comment:

 In [changeset:"7abc497b6c763ccdc090014f310951b17c742ae9/rtems"
 7abc497/rtems]:
 {{{
 #!CommitTicketReference repository="rtems"
 revision="7abc497b6c763ccdc090014f310951b17c742ae9"
 bsps/arm: Fix system register for virtual timer

 The system register in use for retrieval of the virtual timer value was
 mistakenly copied from the physical timer value retrieval function.
 Virtual timer value retrieval should use the same system register as the
 virtual timer value setter.

 Close #3699.
 }}}

--
Ticket URL: <http://devel.rtems.org/ticket/3699#comment:2>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list