mirror of
https://github.com/riscv-software-src/opensbi
synced 2025-11-01 12:38:26 +00:00
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 <anup.patel@wdc.com> Reviewed-by: Atish Patra <atish.patra@wdc.com>