summaryrefslogtreecommitdiff
path: root/sys/arch/arm/cortex/gic_splfuncs.c
AgeCommit message (Expand)Author
2021-10-30Implement gic_splraise and the gic_splx fast path in asm (armv8).jmcneill
2021-09-26Add missing insn barrierjmcneill
2021-09-20Make _splraise/_spllower/splx functions available to modules again.jmcneill
2021-09-18gic_splx: performance optimizationsjmcneill
2021-08-10Use custom spl funcs for GIC and avoid unnecessary pmr register accessesjmcneill