mirror of
https://github.com/riscv-software-src/opensbi
synced 2025-11-02 21:18:45 +00:00
We introduce sbi_entry_count() function which counts the number of times a HART enters OpenSBI via cold-boot or warm-boot path. Signed-off-by: Anup Patel <apatel@ventanamicro.com>