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
/
include
/
sbi
Age
Commit message (
Expand
)
Author
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: Add console_puts() callback in the console device
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-09
include: Add defines for SBI debug console extension
Anup Patel
2023-02-09
include: sbi: Fix BSWAPx() macros for big-endian host
Anup Patel
2023-02-08
include: types: Add typedefs for endianness
Rahul Pathak
2023-02-08
include: Add support for byteorder/endianness conversion
Rahul Pathak
2023-01-23
firmware: Add RW section offset in scratch
Himanshu Chauhan
2023-01-22
include: types: add always inline compiler attribute
Yu Chien Peter Lin
2023-01-22
lib: sbi_hsm: handle failure when hart_stop returns SBI_ENOTSUPP
Yu Chien Peter Lin
2023-01-09
lib: utils: Disallow non-root domains from adding M-mode regions
Himanshu Chauhan
2023-01-09
include: sbi: Fine grain the permissions for M and SU modes
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-24
include: Bump-up version to 1.2
v1.2
Anup Patel
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
include: sbi: Fix grammar in comment
Yu Chien Peter Lin
2022-10-23
include: 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_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_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: Replace sbi_pmu_ctr_read() with sbi_pmu_ctr_fw_read()
Anup Patel
2022-09-01
include: Remove sideleg and sedeleg
Rahul Pathak
2022-08-22
lib: sbi: Use the official extension name for AIA M-mode CSRs
Anup Patel
2022-08-22
lib: sbi_trap: Save mstatus[h].GVA in trap->gva
Vivian Wang
2022-08-22
include: Add mstatus[h].GVA encodings
Vivian Wang
2022-07-30
lib: sbi: Add the bound check for events during config match
Atish Patra
2022-07-11
lib: sbi: add check for ipi device for hsm start
Ben Dooks
2022-07-08
lib: sbi_timer: Added a conditional wait function which can timeout
Adnan Rahman Chowdhury
2022-06-25
include: Bump-up version to 1.1
v1.1
Anup Patel
2022-06-24
include: sbi: Change spec version to 1.0
Anup Patel
2022-06-21
lib: utils: Remove CSRs that set/clear an IMSIC interrupt file bits
Anup Patel
2022-06-21
include: sbi: Add mtinst/htinst psuedoinstructions
dramforever
2022-06-13
lib: sbi_hsm: Assume a consistent resume address
Samuel Holland
2022-06-13
lib: sbi_hsm: Call a device hook during hart resume
Samuel Holland
2022-06-01
lib: sbi_illegal_insn: Add emulation for fence.tso
Samuel Holland
2022-05-07
lib: sbi_platform: Add callback to populate HART extensions
Anup Patel
2022-05-07
lib: sbi: Add sbi_hart_update_extension() function
Anup Patel
2022-05-07
lib: sbi: Convert hart features into hart extensions
Anup Patel
2022-05-07
lib: sbi: Remove MENVCFG hart feature
Anup Patel
[next]