| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-04-28 | lib: sbi: Simplify timer platform operations | Anup Patel | |
| Instead of having timer_value(), timer_event_start(), and timer_event_stop() callbacks in platform operations, it will be much simpler for timer driver to directly register these operations as device to the sbi_timer implementation. Signed-off-by: Anup Patel <[email protected]> Reviewed-by: Alistair Francis <[email protected]> | |||
| 2020-05-01 | lib: utils: Add simple FDT timer framework | Anup Patel | |
| We add simple timer framework which will select and use timer driver based on details in FDT passed by previous booting stage. Signed-off-by: Anup Patel <[email protected]> Reviewed-by: Atish Patra <[email protected]> | |||
