opensbi/lib
Xiang W 80078ab088 sbi: tlb: Simplify to tlb_process_count/tlb_process function
tlb_process_count is only used when count=1, so refactor to
tlb_process_once and add the return value to be reused in
tlb_process

Signed-off-by: Xiang W <wxjstz@126.com>
Reviewed-by: Anup Patel <anup@brainfault.org>
Tested-by: Anup Patel <anup@brainfault.org>
2023-04-13 13:49:57 +05:30
..
sbi sbi: tlb: Simplify to tlb_process_count/tlb_process function 2023-04-13 13:49:57 +05:30
utils lib: utils: fdt_fixup: avoid buffer overrun 2023-04-07 11:22:25 +05:30