aboutsummaryrefslogtreecommitdiff
path: root/firmware/fw_base.S
AgeCommit message (Expand)Author
2019-02-08firmware: Use lw instead of lwu for 32-bit architecturesAlistair Francis
2019-01-24all: Update copyright header in all filesAnup patel
2019-01-22lib: Move software interrupt enablement from firmware to libAtish Patra
2019-01-02include: Remove redundant tmp0 from struct sbi_scratchAnup Patel
2019-01-02include: Move RISCV_TRAP_REGS_xyz defines to sbi_trap.hAnup Patel
2019-01-02include: Move RISCV_PLATFORM_xyz defines to sbi_platform.hAnup Patel
2019-01-02include: Move RISCV_SCRATCH_xyz defines to sbi_scratch.hAnup Patel
2018-12-27firmware: Rename fw_common.S to fw_base.SAnup Patel