summaryrefslogtreecommitdiff
path: root/include/sbi/riscv_asm.h
AgeCommit message (Expand)AuthorFilesLines
2019-01-22lib: Add atomic bit set/clear operations.Atish Patra1-0/+2
2019-01-02include: Move RISCV_TRAP_REGS_xyz defines to sbi_trap.hAnup Patel1-40/+0
2019-01-02include: Move RISCV_PLATFORM_xyz defines to sbi_platform.hAnup Patel1-5/+0
2019-01-02include: Move RISCV_SCRATCH_xyz defines to sbi_scratch.hAnup Patel1-12/+0
2019-01-02include: Replace #csr with __ASM_STR(csr) in csr_xyz() macrosAnup Patel1-5/+5
2019-01-02include: Remove redundant csr_read_n() and csr_write_n()Anup Patel1-19/+2
2018-12-22firmware: Don't depend on PLAT_HART_COUNT and PLAT_HART_STACK_SIZEAnup Patel1-0/+5
2018-12-11Initial commit.Anup Patel1-0/+244