rt-thread/libcpu/arm/cortex-a
laidene 68a5c6a83b [libcpu][arm][cortex-a] Fixup mmu setup early
Correct the starting virtual address of _reset alignment to 16MB
2026-01-10 13:30:09 +08:00
..
SConscript Reorganize Group names in build system for clarity and IDE integration #10923 2025-11-16 11:40:53 +08:00
asm-generic.h [libcpu][component][debug] add debug info for gdb (#7033) 2023-05-14 23:48:16 +08:00
backtrace.c fix: add \n for addr2line hint 2025-01-08 17:54:46 -05:00
backtrace.h [kservice] improve backtrace service in kernel (#8144) 2023-10-21 20:14:45 +08:00
cache.c [rt-smart] move sys_cacheflush to lwp_syscall.c (#7048) 2023-03-17 15:11:38 +08:00
cache.h [rt-smart] move sys_cacheflush to lwp_syscall.c (#7048) 2023-03-17 15:11:38 +08:00
context_gcc.S [libcpu/arm] fix race condition with ldrex,strex (#7842) 2023-07-25 14:07:44 +08:00
cp15.h [update] 整理cortex-a aarch32启动代码 2021-05-14 15:30:31 +08:00
cp15_gcc.S sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
cpuport.c 🎯 Sync smart & scheduler codes (#8537) 2024-02-23 17:49:15 +08:00
cpuport.h [libcpu][cortex-a] Refactor FPU stack initialization for maintainability (#10919) 2025-11-12 04:34:34 +08:00
gic.c Update libcpu/arm/cortex-a/gic.c 2026-01-09 10:19:52 +08:00
gic.h [libcpu][arm] Fix compilation warning 2022-04-19 11:26:11 +08:00
gicv3.c [fix]:修复GICv2、GICv3中断触发模式设置无效的问题 (#7358) 2023-04-24 17:06:31 +08:00
gicv3.h 修复部分bsp编译报错 2021-10-13 11:02:01 +08:00
gtimer.c Move gtimer driver to libcpu. 2022-10-11 08:46:01 +08:00
gtimer.h Revert "[libcpu] remove gtimer/pmu from cortex-a" 2022-10-11 08:46:01 +08:00
interrupt.c [bsp][phytium]适配rt-thread5.0.0 版本 (#7441) 2023-05-11 10:25:21 +08:00
interrupt.h 优化设置中断模式api (#7359) 2023-04-24 14:16:21 +08:00
mmu.c [libcpu][arm][cortex-a] Fixup mmu setup early 2026-01-10 13:30:09 +08:00
mmu.h [docs][libcpu][arm][cortex-a] add comment for mmu.h (#11104) 2026-01-04 17:03:20 +08:00
pmu.c sync smart & dfs (#8672) 2024-03-28 23:42:56 +08:00
pmu.h Revert "[libcpu] remove gtimer/pmu from cortex-a" 2022-10-11 08:46:01 +08:00
stack.c [libcpu][cortex-a] Refactor FPU stack initialization for maintainability (#10919) 2025-11-12 04:34:34 +08:00
start_gcc.S [docs][libcpu][arm][cortex-a] update comment for start_gcc.S #11089 2025-12-26 21:04:23 +08:00
tlb.h [rt-smart] kernel virtual memory management layer (#6809) 2023-01-08 21:08:55 -05:00
trap.c Sync dfs lwp (#8123) 2023-10-17 13:07:59 +08:00
vector_gcc.S [rt-smart] 弱化 RT_USING_LWP,使用 RT_USING_SMART 作为宏配置 (#6740) 2022-12-16 18:38:28 +08:00