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
/
firmware
/
payloads
Age
Commit message (
Expand
)
Author
2026-03-10
lib: Use proper add opcode on RV32 with Zalrsc
Marti Alonso
2025-12-28
lib: atomics: fix AMO test macros
Vladimir Kondratiev
2025-07-21
firmware: payload: test: Add SBI shutdown call after test message
Xiang W
2025-07-20
firmware: Initial compiler built-in stack protector support
Alvin Chang
2025-03-28
lib: Emit lr and sc instructions based on -march flags
Chao-ying Fu
2024-05-23
firmware: Bring back FW_TEXT_START as an optional parameter
Anup Patel
2024-04-10
firmware: remove FW_TEXT_START
Xiang W
2023-12-09
firmware: fix section types
Matt Waltz
2023-09-06
firmware: payload: test: Change to SBI v2.0 DBCN ecalls
Inochi Amaoto
2022-11-22
firmware: payloads: Optimize usage of "ALIGN"
Leizheng Zhang
2021-08-20
payloads/test: Add support for SBI v0.2 ecalls
Samuel Holland
2021-03-19
firmware: Use lla to access all global symbols
Vincent Chen
2020-01-10
firmware: Fix placement of .align directives
Andreas Schwab
2019-10-03
lib: Rename existing SBI implementation as 0.1.
Atish Patra
2019-10-03
Test: Move test payload related code out of interface header
Atish Patra
2019-04-24
all: run clang-format and update checked-in files
Olof Johansson
2019-02-14
firmware: Use CSR_<FOO> instead of <foo> for csr*
Atish Patra
2019-01-24
all: Update copyright header in all files
Anup patel
2019-01-21
sbi: Add ecall helpers
Damien Le Moal
2019-01-21
payload: rename dummy payload to test payload
Damien Le Moal
2019-01-21
build: Introduce FW_PAYLOAD_ALIGN
Damien Le Moal
2018-12-27
firmware: Add separate dummy payload for FW_PAYLOAD
Anup Patel