Commit History

Author SHA1 Message Date
  Yu Chien Peter Lin 67b2a40892 lib: sbi: sbi_ecall: Check the range of SBI error 1 year ago
  Bin Meng 440fa818fb treewide: Replace TRUE/FALSE with true/false 1 year ago
  Vivian Wang 56bed1a0fe lib: sbi_ecall: Generate extensions list with carray 1 year ago
  Atish Patra 37f9b0f2f2 lib: sbi: Implement SBI PMU extension 2 years ago
  Anup Patel 80bc5065bb lib: sbi: Replace args with trap registers in ecall handler 3 years ago
  Anup Patel 548d03e577 lib: sbi: Implement System Reset (SRST) SBI extension 3 years ago
  Anup Patel 2314101989 lib: Don't return any invalid error from SBI ecall 4 years ago
  Anup Patel 66d018499c lib: Allow overriding SBI implementation ID 4 years ago
  Anup Patel 7487116b41 lib: sbi_ecall: Remove mcause, scratch and hartid parameters 4 years ago
  Anup Patel cb78a48231 lib: sbi_trap: Remove scratch parameter from sbi_trap_redirect() 4 years ago
  Xiang Wang a0c88ddb31 lib: Fix sbi_ecall_register_extension to prevent extension IDs overlap 4 years ago
  Bin Meng 650c0e525c lib: sbi: Fix coding style issues 4 years ago
  Atish Patra e3f69fc1e9 lib: Implement Hart State Management (HSM) SBI extension 4 years ago
  Atish Patra 1a8ca08cc0 lib: Initialize out value in SBI calls 4 years ago
  Anup Patel 021b9e7c76 lib: Factor-out SBI base extension 4 years ago
  Anup Patel 43ac621ecb lib: Factor-out SBI vendor extension 4 years ago
  Anup Patel 161b348e7e lib: Factor-out SBI replacement extensions 4 years ago
  Anup Patel 766850222a lib: Factor-out SBI legacy extension 4 years ago
  Anup Patel 37923c4a66 lib: Add dynamic registration of SBI extensions 4 years ago
  Anup Patel 817d50d0d4 lib: Drop _fifo from the name of various sbi_tlb_fifo_xyz() functions 4 years ago
  Anup Patel a8b4b83b7f lib: Introduce sbi_tlb_fifo_request() API 4 years ago
  Anup Patel 3d2aaac69a lib: Introduce sbi_ipi_send_smode() API 4 years ago
  Atish Patra 86a31f5437 lib: Implement RFENCE extension 4 years ago
  Atish Patra 9777aeef41 lib: Add IPI extension in SBI 4 years ago
  Atish Patra 109266397a lib: Add TIME extension in SBI 4 years ago
  Atish Patra aa0ed1d733 lib: Remove redundant IPI types 4 years ago
  Atish Patra ab14f94a8c lib: Fix probe extension 4 years ago
  Anup Patel 75f903dd78 lib: Simplify trap parameters in sbi_ecall functions 4 years ago
  Anup Patel 0e1322bacb lib: Better naming of unpriv APIs for wider use 4 years ago
  Atish Patra 30f09fbfd1 lib: Provide a platform hook to implement vendor specific SBI extensions. 4 years ago