diff options
author | 2020-03-17 18:11:41 -0700 | |
---|---|---|
committer | 2020-03-31 11:26:00 -0700 | |
commit | f90b43ce176c129a84237c9d57fae51aeff3e6ec (patch) | |
tree | 04914f72ae2df398a4ad3ef70a3aa389943d2003 /tools/perf/scripts/python | |
parent | RISC-V: Add cpu_ops and modify default booting method (diff) | |
download | linux-dev-f90b43ce176c129a84237c9d57fae51aeff3e6ec.tar.xz linux-dev-f90b43ce176c129a84237c9d57fae51aeff3e6ec.zip |
RISC-V: Export SBI error to linux error mapping function
All SBI related extensions will not be implemented in sbi.c to avoid
bloating. Thus, sbi_err_map_linux_errno() will be used in other files
implementing that specific extension.
Export the function so that it can be used later.
Signed-off-by: Atish Patra <atish.patra@wdc.com>
Reviewed-by: Anup Patel <anup.patel@wdc.com>
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions