forked from Mirrors/opensbi

Currently, global page mappings are not flushed if start and size
arguments are zero.
Flush entire TLB if both size and start argument is passed as zero.
Fixes : 90cb491
(lib: Implement sfence.vma correctly)
Signed-off-by: Atish Patra <atish.patra@wdc.com>