Files
opensbi/lib/sbi
Anup Patel e23d3ba936 include: Simplify HART id to scratch macro
This patch simplify HART id to scratch macro as follows:
1. Remove current "scratch" pointer argument because now we
   use HART id to scratch table
2. Rename sbi_hart_id_to_scratch() to sbi_hartid_to_scratch()
   to have macro name consistent with the name of callback
   in struct sbi_scratch

Signed-off-by: Anup Patel <anup.patel@wdc.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Atish Patra <atish.patra@wdc.com>
2020-03-19 09:04:29 +05:30
..
2020-03-11 15:29:45 +05:30
2020-03-11 15:29:45 +05:30
2020-03-10 10:27:28 +05:30
2019-08-09 12:38:33 +05:30
2020-03-10 10:27:28 +05:30
2020-01-07 12:10:55 +05:30