Evgenii Shatokhin c6a092cd80 lib: sbi: Clear IPIs before init_warm_startup in non-boot harts 1 year ago
..
Kconfig 73623a0aca lib: sbi: Add system suspend skeleton 1 year ago
objects.mk 73623a0aca lib: sbi: Add system suspend skeleton 1 year ago
riscv_asm.c 5a6be99cc5 lib: sbi: Remove 's' and 'u' from misa_string() output 2 years ago
riscv_atomic.c 70ffc3e2e6 lib: sbi: fix atomic_add_return 3 years ago
riscv_hardfp.S 749b0b0932 lib: Move sbi core library to lib/sbi 4 years ago
riscv_locks.c f90c4c2e02 lib: sbi: Have spinlock checks return bool 3 years ago
sbi_bitmap.c 3226bd93ce lib: Simple bitmap library 4 years ago
sbi_bitops.c 6ad8917b7e lib: fix compilation when strings.h is included 2 years ago
sbi_console.c 65c2190b47 lib: sbi: Speed-up sbi_printf() and friends using nputs() 1 year ago
sbi_domain.c c9917b6108 lib: sbi: Add system_suspend_allowed domain property 1 year ago
sbi_ecall.c 67b2a40892 lib: sbi: sbi_ecall: Check the range of SBI error 1 year ago
sbi_ecall_base.c 80bc5065bb lib: sbi: Replace args with trap registers in ecall handler 3 years ago
sbi_ecall_dbcn.c 5a41a3884f lib: sbi: Implement SBI debug console extension 1 year ago
sbi_ecall_exts.carray 56bed1a0fe lib: sbi_ecall: Generate extensions list with carray 1 year ago
sbi_ecall_hsm.c 07673fc063 lib: sbi_hsm: Remove unnecessary include 1 year ago
sbi_ecall_ipi.c 14f5c4cb4d lib: sbi_ecall: Split up sbi_ecall_replace 1 year ago
sbi_ecall_legacy.c 7c867fd19f lib: sbi: Rename sbi_hsm_hart_started_mask() function 3 years ago
sbi_ecall_pmu.c 51951d9e9a lib: sbi_pmu: Implement sbi_pmu_counter_fw_read_hi 1 year ago
sbi_ecall_rfence.c 14f5c4cb4d lib: sbi_ecall: Split up sbi_ecall_replace 1 year ago
sbi_ecall_srst.c 14f5c4cb4d lib: sbi_ecall: Split up sbi_ecall_replace 1 year ago
sbi_ecall_susp.c 73623a0aca lib: sbi: Add system suspend skeleton 1 year ago
sbi_ecall_time.c 14f5c4cb4d lib: sbi_ecall: Split up sbi_ecall_replace 1 year ago
sbi_ecall_vendor.c 31b82e0d50 include: sbi: Remove extid parameter from vendor_ext_provider() callback 1 year ago
sbi_emulate_csr.c 440fa818fb treewide: Replace TRUE/FALSE with true/false 1 year ago
sbi_expected_trap.S 11d14ae7f2 lib: sbi: Fix typo in comment 1 year ago
sbi_fifo.c 440fa818fb treewide: Replace TRUE/FALSE with true/false 1 year ago
sbi_hart.c 30ea8069f4 lib: sbi_hart: Enable hcontext and scontext 1 year ago
sbi_hfence.S 013ba4ef3d lib: sbi: Fix GPA passed to __sbi_hfence_gvma_xyz() functions 2 years ago
sbi_hsm.c e8e9ed3790 lib: sbi: Set the state of a hart to START_PENDING after the hart is ready 1 year ago
sbi_illegal_insn.c 111afc1230 lib: sbi_illegal_insn: Fix FENCE.TSO emulation infinite trap loop 1 year ago
sbi_init.c c6a092cd80 lib: sbi: Clear IPIs before init_warm_startup in non-boot harts 1 year ago
sbi_ipi.c c6a092cd80 lib: sbi: Clear IPIs before init_warm_startup in non-boot harts 1 year ago
sbi_irqchip.c f3f4604c19 lib: sbi: Add a simple external interrupt handling framework 2 years ago
sbi_math.c 13ca20d8df lib: Create a separate math helper function file 4 years ago
sbi_misaligned_ldst.c 46e744ab67 lib: sbi_misaligned_ldst: Set GVA if not emulating 1 year ago
sbi_platform.c bd355213bf lib: sbi: Refine the way to construct platform features 2 years ago
sbi_pmu.c c631a7da27 lib: sbi_pmu: Add hartid parameter PMU device ops 1 year ago
sbi_scratch.c 1da3d80b5b lib: sbi_scratch: zero out scratch memory on all harts 2 years ago
sbi_string.c 49372f2691 lib: sbi: Fix sbi_strnlen wrong count decrement 1 year ago
sbi_system.c 5ccebf0a7e platform: generic: Add system suspend test 1 year ago
sbi_timer.c 994c8cfb29 lib: sbi_timer: Added a conditional wait function which can timeout 1 year ago
sbi_tlb.c 013ba4ef3d lib: sbi: Fix GPA passed to __sbi_hfence_gvma_xyz() functions 2 years ago
sbi_trap.c 440fa818fb treewide: Replace TRUE/FALSE with true/false 1 year ago
sbi_unpriv.c a07402ac9c lib: sbi: Fix tval and tinst for sbi_get_insn() 1 year ago