[PATCH rtems v2] bsps/arm: Fix uninitialized value in generic timer

Sebastian Huber sebastian.huber at embedded-brains.de
Thu Apr 16 15:27:17 UTC 2020


On 16/04/2020 15:29, Christian Mauderer wrote:
> _CPU_Counter_frequency() can be called by the rtems_counter
> initialization before arm_gt_clock_initialize() initializes the value
> used in _CPU_Counter_frequency().
>
> Update #3456.
Thanks, looks good.


More information about the devel mailing list