summaryrefslogtreecommitdiff
path: root/include/sbi/sbi_math.h
AgeCommit message (Collapse)Author
2020-05-10lib: Create a separate math helper function fileAtish Patra
There may be few common mathematics helper functions which can be used anywhere in OpenSBI project. Add a separate math helper function file to add these functions. Signed-off-by: Atish Patra <[email protected]> Reviewed-by: Anup Patel <[email protected]>