On Fri, Sep 9, 2022 at 8:04 AM Tyler Ng wrote:
>
>
>
> On Thu, Sep 8, 2022 at 4:52 AM Alistair Francis wrote:
>>
>> On Fri, Sep 2, 2022 at 3:29 AM Tyler Ng wrote:
>> >
>> > This commit adds most of an implementation of the OpenTitan Always-On
>> > Timer. The documentation for this timer is found
On Thu, Sep 8, 2022 at 4:52 AM Alistair Francis
wrote:
> On Fri, Sep 2, 2022 at 3:29 AM Tyler Ng wrote:
> >
> > This commit adds most of an implementation of the OpenTitan Always-On
> > Timer. The documentation for this timer is found here:
> >
> > https://docs.opentitan.org/hw/ip/aon_timer/doc/
On Fri, Sep 2, 2022 at 3:29 AM Tyler Ng wrote:
>
> This commit adds most of an implementation of the OpenTitan Always-On
> Timer. The documentation for this timer is found here:
>
> https://docs.opentitan.org/hw/ip/aon_timer/doc/
>
> The implementation includes most of the watchdog features; it do
This commit adds most of an implementation of the OpenTitan Always-On
Timer. The documentation for this timer is found here:
https://docs.opentitan.org/hw/ip/aon_timer/doc/
The implementation includes most of the watchdog features; it does not
implement the wakeup timer.
An important note: the O