Files
opensbi/lib/sbi
Atish Patra ec1b8bb763 lib: sbi: Improve TLB function naming
Follow the standard conventon for static function names:

	All global functions should be start with sbi_<module name>_
	All static functions should be start with <module name>_

Reviewed-by: Anup Patel <anup.patel@wdc.com>
Signed-off-by: Atish Patra <atish.patra@wdc.com>
2021-07-11 10:38:26 +05:30
..
2021-04-09 18:51:02 +05:30
2020-03-11 15:29:45 +05:30
2020-03-10 10:27:28 +05:30
2021-07-11 10:23:18 +05:30