opensbi/lib
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
..
sbi lib: sbi: Improve TLB function naming 2021-07-11 10:38:26 +05:30
utils utils: fdt: Add fdt helper functions to parse PMU DT nodes 2021-07-11 10:27:57 +05:30