Commit e632cd7c authored by Anup Patel's avatar Anup Patel Committed by Anup Patel
Browse files

lib: sbi: Use sbi_scratch_last_hartindex() in remote TLB managment



The sbi_hartid_to_scratch() involves translating hartid to hartindex
which is expensive so let's use sbi_hartindex_to_scratch() instead.

Signed-off-by: default avatarAnup Patel <apatel@ventanamicro.com>
parent 296e70d6
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment