summaryrefslogtreecommitdiff
path: root/include/sbi/sbi_hfence.h
AgeCommit message (Collapse)AuthorFilesLines
2019-12-23lib: Add hfence instruction encodingAtish Patra1-0/+36
Currently, the toolchains do not have support for hfence instruction. Hence, the instruction are hardcode until we have toolchain support. Signed-off-by: Atish Patra <atish.patra@wdc.com> Reviewed-by: Anup Patel <anup.patel@wdc.com>