index
:
opensbi.git
master
release-1.3.x
release-1.5.x
release-1.8.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
sbi
Age
Commit message (
Expand
)
Author
2023-02-27
lib: sbi_hsm: Remove unnecessary include
Andrew Jones
2023-02-27
lib: sbi_hsm: Move misplaced comment
Andrew Jones
2023-02-27
lib: sbi_hsm: Ensure errors are consistent with spec
Andrew Jones
2023-02-27
lib: sbi_hsm: Don't try to restore state on failed change
Andrew Jones
2023-02-27
lib: sbi_hsm: Factor out invalid state detection
Andrew Jones
2023-02-27
lib: sbi/sbi_domain: cosmetic style fixes
Bin Meng
2023-02-27
lib: sbi: sbi_ecall: Check the range of SBI error
Yu Chien Peter Lin
2023-02-27
include: sbi: Remove extid parameter from vendor_ext_provider() callback
Anup Patel
2023-02-27
lib: sbi: Align SBI vendor extension id with mvendorid CSR
Anup Patel
2023-02-27
lib: sbi_hart: Enable hcontext and scontext
Nylon Chen
2023-02-10
lib: sbi: Speed-up sbi_printf() and friends using nputs()
Anup Patel
2023-02-10
lib: sbi: Add console_puts() callback in the console device
Anup Patel
2023-02-10
lib: sbi: Implement SBI debug console extension
Anup Patel
2023-02-10
lib: sbi: Add sbi_domain_check_addr_range() function
Anup Patel
2023-02-09
lib: sbi: Add sbi_ngets() function
Anup Patel
2023-02-09
lib: sbi: Add sbi_nputs() function
Anup Patel
2023-02-08
lib: sbi: Ensure domidx_to_domain_table is null-terminated
Andrew Jones
2023-02-08
lib: sbi_hsm: Use csr_set to restore the MIP
Nick Hu
2023-01-23
lib: sbi: Add separate entries for firmware RX and RW regions
Himanshu Chauhan
2023-01-23
lib: sbi: Print the RW section offset
Himanshu Chauhan
2023-01-22
lib: sbi_hsm: handle failure when hart_stop returns SBI_ENOTSUPP
Yu Chien Peter Lin
2023-01-09
lib: sbi: Modify the boot time region flag prints
Himanshu Chauhan
2023-01-09
lib: sbi: Use finer permission sematics to decide on PMP bits
Himanshu Chauhan
2023-01-09
lib: sbi: Add permissions for the firmware start till end
Himanshu Chauhan
2023-01-09
lib: sbi: Use finer permission semantics for address validation
Himanshu Chauhan
2023-01-09
lib: sbi_hsm: Rename 'priv' argument to 'arg1'
Bin Meng
2023-01-07
lib: sbi: Allow platform to influence cold boot HART selection
Anup Patel
2023-01-06
treewide: Replace TRUE/FALSE with true/false
Bin Meng
2022-12-09
lib: sbi: Synchronize PMP settings with virtual memory system
Himanshu Chauhan
2022-12-09
lib: fix is_region_valid()
Heinrich Schuchardt
2022-12-04
lib: sbi: Fix is_region_valid()
Xiang W
2022-12-04
lib: sbi: Simplified mmio match checking
Xiang W
2022-11-15
lib: sbi_ecall: Split up sbi_ecall_replace
Vivian Wang
2022-10-23
lib: sbi_ecall: Add Kconfig option for each extension
Vivian Wang
2022-10-23
lib: sbi_ecall: Generate extensions list with carray
Vivian Wang
2022-10-23
lib: sbi: Add sbi_domain_root_add_memrange() API
Yu Chien Peter Lin
2022-10-23
lib: sbi: Fix typo in comment
Yu Chien Peter Lin
2022-10-13
lib: sbi_platform: expose hart_features to extension_init callback
Heiko Stuebner
2022-10-13
lib: sbi_hart: move hart_features struct to a public location
Heiko Stuebner
2022-10-13
lib: sbi_pmu: move pmu irq information into pmu itself
Heiko Stuebner
2022-09-13
lib: sbi: Fix sbi_strnlen wrong count decrement
Rahul Pathak
2022-09-13
lib: sbi_misaligned_ldst: Set GVA if not emulating
Vivian Wang
2022-09-13
lib: sbi_trap: Add helper to get GVA in sbi_trap_regs
Vivian Wang
2022-09-01
include: sbi: Reduce includes in sbi_pmu.h
Anup Patel
2022-09-01
lib: sbi: Print platform PMU device at boot-time
Anup Patel
2022-09-01
lib: sbi_pmu: Add custom PMU device operations
Anup Patel
2022-09-01
lib: sbi_pmu: Simplify FW counters to reduce memory usage
Anup Patel
2022-09-01
lib: sbi_pmu: Firmware counters are always 64 bits wide
Anup Patel
2022-09-01
lib: sbi_pmu: Replace sbi_pmu_ctr_read() with sbi_pmu_ctr_fw_read()
Anup Patel
2022-09-01
lib: sbi_pmu: Remove "event_idx" member from struct sbi_pmu_fw_event
Anup Patel
[next]