aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
3 dayslib: sbi_hsm: Use 64-bit CSR macro for menvcfgHEADmasterSamuel Holland1-16/+5
3 dayslib: sbi_hart: Do not call delegate_traps() in the resume flowSamuel Holland1-4/+4
3 dayslib: sbi_hsm: Save mideleg across non-retentive suspendSamuel Holland1-0/+3
3 dayslib: utils/ipi: Convert IPI drivers as early driversAnup Patel7-63/+4
3 daysinclude: sbi: Remove platform specific IPI initAnup Patel8-82/+49
3 dayslib: sbi: Introduce IPI device ratingAnup Patel6-14/+47
3 dayslib: utils/reset: Hang the hart after RPMI system reset messageRahul Pathak1-0/+3
2025-09-01lib: sbi_heap: Simplify allocation algorithmSamuel Holland1-32/+22
2025-09-01lib: sbi_heap: Allocate list nodes dynamicallySamuel Holland1-35/+48
2025-09-01lib: sbi_list: Add a helper for reverse list iterationSamuel Holland1-0/+11
2025-08-28generic: mips: support harts to boot from mips_warm_bootChao-ying Fu3-1/+18
2025-08-28dbtr: Fix sbi_dbtr_read_trig to read from CSRsJesse Taube1-0/+4
2025-08-28dbtr: Add support for icount trigger typeJesse Taube2-0/+79
2025-08-28Fix license to compatible BSD-2-ClauseXiang W5-5/+5
2025-08-28platform: generic: Pack the FDT after applying fixupsSamuel Holland1-0/+2
2025-08-26platform: openpiton: Move openpiton platform from fpga to genericManuel Hernández Méndez11-93/+44
2025-08-26lib: sbi: pmu: Improve loop in pmu_ctr_find_hwManuel Hernández Méndez1-0/+1
2025-07-23lib: utils: fdt: fix "ranges" translationMax Hsu1-11/+15
2025-07-22include: sbi: Remove unused (LOG_)REGBYTESJessica Clarke1-7/+0
2025-07-22firmware: Replace sole uses of REGBYTES with __SIZEOF_LONG__Jessica Clarke1-3/+3
2025-07-22include: sbi: Use array for struct sbi_trap_regs and GET/SET macrosJessica Clarke2-81/+92
2025-07-22platform: openpiton: fix uninitialized plic_data structManuel Hernández Méndez1-1/+1
2025-07-21firmware: Rename __rel_dyn_start/end to __rela_dyn_start/endJessica Clarke2-4/+4
2025-07-21include: sbi: Don't use #pragma when preprocessing device tree sourcesJessica Clarke1-0/+2
2025-07-21firmware: payload: test: Add SBI shutdown call after test messageXiang W1-3/+9
2025-07-21lib: sbi: Only enable TM bit in scounterenAtish Patra1-2/+2
2025-07-20include: sbi: fix swap errors with newer gcc -Werror=sequence-pointBen Dooks1-3/+7
2025-07-20firmware: Initial compiler built-in stack protector supportAlvin Chang4-0/+72
2025-07-20lib: sbi: Remove redundant call to sbi_hart_expected_trap_addr()Alvin Chang4-11/+7
2025-07-20lib: sbi_list: add a helper for safe list iterationYong-Xuan Wang1-0/+13
2025-07-20lib: utils/serial: Clear LSR status and check RBR statusYi Pei1-4/+3
2025-06-30include: Bump-up version to 1.7v1.7Anup Patel1-1/+1
2025-06-24lib: rpmi: Make RPMI drivers as non-experimentalRahul Pathak7-7/+0
2025-06-24lib: utils: Add Implementation ID and Version as RPMI MPXY attributesRahul Pathak4-1/+30
2025-06-17lib: sbi_platform: Add platform specific pmp_set() and pmp_disable()Chao-ying Fu4-0/+144
2025-06-16lib: sbi: dbtr: Fix update_triggers to match SBIJesse Taube3-16/+21
2025-06-16lib: sbi: Optimize saddr mapping in sbi_dbtr.cXiang W1-7/+8
2025-06-16lib: sbi: dbtr: Fix shared memory layoutJesse Taube2-4/+4
2025-06-16lib: utils: Fix fdt_parse_aclint_node() for non-contiguous hartidAnup Patel1-3/+0
2025-06-16lib: sbi: Revert entry_count before doing hsm stop in hsm wait loopAnup Patel3-1/+18
2025-06-16lib: utils/irqchip: always parse msi information for each aplic deviceInochi Amaoto1-69/+71
2025-06-15lib: sbi: fwft: Use only the provided PMLEN valueSamuel Holland1-18/+18
2025-06-15lib: sbi: pmu: Remove MIP clearing from pmu_sse_enable()Clément Léger1-1/+0
2025-06-15lib: sbi: pmu: Add SSE register/unregister() callbacksClément Léger1-6/+18
2025-06-15Makefile: Add flag for reprodubility compiler flagsKhem Raj1-0/+7
2025-06-14platform: generic: mips: add P8700Chao-ying Fu7-0/+517
2025-06-14lib: utils: hsm: Do not fail on EALREADY in rpmi-hsm fixup.Ziang Wang1-1/+1
2025-06-14Makefile: Make $(LLVM) more flexibleCharlie Jenkins2-4/+22
2025-05-20lib: sbi: pmu: Return SBI_EINVAL if cidx_mask is 0James Raphael Tiovalen1-5/+10
2025-05-20include: sbi: Change SBI spec version to 3.0Anup Patel5-5/+1