summaryrefslogtreecommitdiffstats
path: root/src/arch/riscv/scripts/sbi.lds
Commit message (Expand)AuthorAgeFilesLines
* [build] Allow for the existence of small-data sectionsMichael Brown2025-06-241-0/+6
* [riscv] Relocate to a safe physical address on startupMichael Brown2025-05-121-0/+2
* [fdtmem] Add ability to parse FDT memory map for a relocation addressMichael Brown2025-05-111-0/+6
* [riscv] Use compressed relocation recordsMichael Brown2025-05-061-17/+6Star
* [riscv] Place .got and .got.plt in .dataMichael Brown2025-05-061-0/+2
* [riscv] Discard ELF hash tablesMichael Brown2025-05-061-0/+2
* [riscv] Allow for a non-zero link-time addressMichael Brown2025-05-011-4/+3Star
* [riscv] Split out runtime relocator to libprefix.SMichael Brown2025-05-011-0/+8
* [sbi] Add support for running as a RISC-V SBI payloadMichael Brown2024-10-281-0/+119