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-04-06
lib: sbi: Introduce sbi_entry_count() function
Anup Patel
2023-04-06
lib: sbi: Fix how to check whether the domain contains fw_region
Xiang W
2023-04-06
lib: sbi_scratch: Optimize the alignment code for alloc size
Xiang W
2023-03-10
lib: sbi: Clear IPIs before init_warm_startup in non-boot harts
Evgenii Shatokhin
2023-03-10
lib: sbi: Set the state of a hart to START_PENDING after the hart is ready
Evgenii Shatokhin
2023-03-10
lib: sbi: Refactor the calls to sbi_hart_switch_mode()
Evgenii Shatokhin
2023-03-10
lib: sbi_pmu: Add hartid parameter PMU device ops
Mayuresh Chitale
2023-03-10
lib: sbi_pmu: Introduce fw_counter_write_value API
Mayuresh Chitale
2023-03-10
lib: sbi_pmu: Use dedicated event code for platform firmware events
Mayuresh Chitale
2023-03-10
lib: sbi_pmu: Update sbi_pmu dev ops
Mayuresh Chitale
2023-03-10
lib: sbi_pmu: Rename fw_counter_value
Mayuresh Chitale
2023-03-10
lib: sbi_pmu: Implement sbi_pmu_counter_fw_read_hi
Mayuresh Chitale
2023-03-10
lib: sbi_pmu: add callback for counter width
Mayuresh Chitale
2023-02-27
platform: generic: Add system suspend test
Andrew Jones
2023-02-27
lib: sbi: Implement system suspend
Andrew Jones
2023-02-27
lib: sbi: Add system_suspend_allowed domain property
Andrew Jones
2023-02-27
lib: sbi: Add system suspend skeleton
Andrew Jones
2023-02-27
lib: sbi_hsm: Export some functions
Andrew Jones
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
[prev]
[next]