[PATCH 6/7] score: Always validate ticks in _TOD_Validate()

Sebastian Huber sebastian.huber at embedded-brains.de
Mon Sep 6 05:49:39 UTC 2021


On 04/09/2021 06:20, Joel Sherrill wrote:
>      > -    sc = _TOD_Validate(&temp_tod, TOD_ENABLE_TICKS_VALIDATION);
>      > +    sc = _TOD_Validate(&temp_tod);
> 
>     This has leaked out of the internal implementation interface. Should it?
> 
>     I prefer this does not happen and BSPs use an API.
> 
> 
> I noticed this also. It needs an API.

There is no RTEMS API to support writing realtime clock drivers 
currently. I am not that sure if this is really a high priority issue.

-- 
embedded brains GmbH
Herr Sebastian HUBER
Dornierstr. 4
82178 Puchheim
Germany
email: sebastian.huber at embedded-brains.de
phone: +49-89-18 94 741 - 16
fax:   +49-89-18 94 741 - 08

Registergericht: Amtsgericht München
Registernummer: HRB 157899
Vertretungsberechtigte Geschäftsführer: Peter Rasmussen, Thomas Dörfler
Unsere Datenschutzerklärung finden Sie hier:
https://embedded-brains.de/datenschutzerklaerung/


More information about the devel mailing list