mirror of
https://github.com/riscv-software-src/opensbi.git
synced 2025-12-13 02:51:35 +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>