[PATCH 0/3] Improve time of day validation

Sebastian Huber sebastian.huber at embedded-brains.de
Tue May 11 15:38:12 UTC 2021


Frank Kühndel (1):
  _TOD_Validate(): Fix incorrect return code

Sebastian Huber (2):
  rtems: Use rtems_clock_get_ticks_per_second()
  rtems: Constify rtems_task_wake_when()

 bsps/arm/altera-cyclone-v/rtc/rtc.c    | 11 ++++-----
 bsps/shared/dev/rtc/rtc-support.c      |  2 +-
 cpukit/include/rtems/rtems/clockimpl.h | 21 +++++++++-------
 cpukit/include/rtems/rtems/tasks.h     |  2 +-
 cpukit/rtems/src/clockset.c            | 33 +++++++++++++-------------
 cpukit/rtems/src/clocktodvalidate.c    | 28 +++++++++++++---------
 cpukit/rtems/src/taskwakewhen.c        | 19 +++++++--------
 cpukit/rtems/src/timercreate.c         | 10 +++++---
 testsuites/sptests/sp2038/init.c       | 10 ++++----
 9 files changed, 72 insertions(+), 64 deletions(-)

-- 
2.26.2



More information about the devel mailing list