commit | 02038c3ee1bcedae128efddacbd91a169c35218e | [log] [tgz] |
---|---|---|
author | Pragnesh Patel <pragnesh.patel@sifive.com> | Sun Jan 17 18:11:25 2021 +0530 |
committer | Andes <uboot@andestech.com> | Mon Jan 18 11:06:32 2021 +0800 |
tree | 2bbdf6fd3df17150cba305c93de6c906043d8dea | |
parent | 0dd501ab032f4fab467b3d862c9d1ee0f12a7d5f [diff] |
riscv: timer: Add support for an early timer Added support for timer_early_get_count() and timer_early_get_rate() This is mostly useful in tracing. Signed-off-by: Pragnesh Patel <pragnesh.patel@sifive.com> Reviewed-by: Rick Chen <rick@andestech.com>