summaryrefslogtreecommitdiff
path: root/firmware/payloads
AgeCommit message (Expand)Author
2026-03-10lib: Use proper add opcode on RV32 with ZalrscMarti Alonso
2025-12-28lib: atomics: fix AMO test macrosVladimir Kondratiev
2025-07-21firmware: payload: test: Add SBI shutdown call after test messageXiang W
2025-07-20firmware: Initial compiler built-in stack protector supportAlvin Chang
2025-03-28lib: Emit lr and sc instructions based on -march flagsChao-ying Fu
2024-05-23firmware: Bring back FW_TEXT_START as an optional parameterAnup Patel
2024-04-10firmware: remove FW_TEXT_STARTXiang W
2023-12-09firmware: fix section typesMatt Waltz
2023-09-06firmware: payload: test: Change to SBI v2.0 DBCN ecallsInochi Amaoto
2022-11-22firmware: payloads: Optimize usage of "ALIGN"Leizheng Zhang
2021-08-20payloads/test: Add support for SBI v0.2 ecallsSamuel Holland
2021-03-19firmware: Use lla to access all global symbolsVincent Chen
2020-01-10firmware: Fix placement of .align directivesAndreas Schwab
2019-10-03lib: Rename existing SBI implementation as 0.1.Atish Patra
2019-10-03Test: Move test payload related code out of interface headerAtish Patra
2019-04-24all: run clang-format and update checked-in filesOlof Johansson
2019-02-14firmware: Use CSR_<FOO> instead of <foo> for csr*Atish Patra
2019-01-24all: Update copyright header in all filesAnup patel
2019-01-21sbi: Add ecall helpersDamien Le Moal
2019-01-21payload: rename dummy payload to test payloadDamien Le Moal
2019-01-21build: Introduce FW_PAYLOAD_ALIGNDamien Le Moal
2018-12-27firmware: Add separate dummy payload for FW_PAYLOADAnup Patel