summaryrefslogtreecommitdiff
path: root/include/sbi/sbi_ecall_interface.h
AgeCommit message (Expand)AuthorFilesLines
2021-03-12include: sbi: SBI function IDs for RFENCE extensionHeinrich Schuchardt1-4/+4
2021-03-03include: sbi: Add HSM suspend related definesAnup Patel1-0/+17
2021-03-03include: sbi: Simplify HSM state define namesAnup Patel1-4/+4
2020-12-01include: sbi: Add SBI SRST extension related definesAnup Patel1-0/+12
2020-06-20lib: Don't return any invalid error from SBI ecallAnup Patel1-1/+13
2020-05-19include: sbi: Add firmware extension constantsDaniel Schaefer1-0/+2
2020-03-10lib: sbi: Fix coding style issuesBin Meng1-11/+11
2020-02-24lib: Implement Hart State Management (HSM) SBI extensionAtish Patra1-0/+6
2020-02-24lib: Add possible hart status valuesAtish Patra1-0/+5
2019-12-23lib: Add replacement extension and function idsAtish Patra1-22/+38
2019-10-03lib: Provide a platform hook to implement vendor specific SBI extensions.Atish Patra1-0/+2
2019-10-03lib: Implement SBI v0.2Atish Patra1-0/+14
2019-10-03lib: Rename existing SBI implementation as 0.1.Atish Patra1-9/+11
2019-10-03Test: Move test payload related code out of interface headerAtish Patra1-25/+0
2019-04-24all: run clang-format and update checked-in filesOlof Johansson1-18/+18
2019-04-24all: Annotate some tables to have clang-format leave them aloneOlof Johansson1-0/+4
2019-01-24all: Update copyright header in all filesAnup patel1-3/+3
2019-01-21sbi: Add ecall helpersDamien Le Moal1-1/+10
2018-12-27lib: Move ECALL defines to sbi_ecall_interface.hAnup Patel1-0/+39