Files
opensbi/include/sbi
Anup Patel e884416650 include: sbi: No need to pack struct sbi_trap_regs
All members in struct sbi_trap_regs are of machine word size so
no need to pack this structure. This also allows GCC to generate
more optimized instruction sequence when accessing members of
struct sbi_trap_regs.

Reported-by: Paul Campbell <taniwha@gmail.com>
Signed-off-by: Anup Patel <anup.patel@wdc.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Reviewed-by: Atish Patra <atish.patra@wdc.com>
2021-01-15 10:40:29 +05:30
..
2020-03-11 15:29:45 +05:30
2020-03-10 10:27:28 +05:30
2020-05-10 09:59:20 +05:30
2020-01-07 12:11:48 +05:30
2020-05-01 09:57:24 +05:30
2020-06-20 11:57:24 +05:30