xqyjlj d23dd56692 🐞 fix(ktime): fix wrong boottime 2 年 前
..
SConscript f587a55bc2 [libcpu/aarch64] add gicv3 support and bsp/rockchip/rk3568 (#5722) 3 年 前
armv8.h b424169e17 AArch64: fixup fpu storage's size in stack and append Q16 ~ Q31 (#7815) 2 年 前
asm-fpu.h b424169e17 AArch64: fixup fpu storage's size in stack and append Q16 ~ Q31 (#7815) 2 年 前
asm-generic.h b7554a70d2 [libcpu][component][debug] add debug info for gdb (#7033) 2 年 前
atomic_aarch64.c ff0c148244 AArch64: fixup HW atomic_t ops type from dword to qword (#7861) 2 年 前
backtrace.c f295d3df78 [libcpu.aarch64] add rt_backtrace function. (#6982) 2 年 前
backtrace.h f295d3df78 [libcpu.aarch64] add rt_backtrace function. (#6982) 2 年 前
cache.S 484a0d602e [fixup] add cache maintenance ops; 2 年 前
cache.h 6e7c5d9bc9 [libcpu/aarch64] fix cache invalidate operation (#7363) 2 年 前
cache_ops.c 18a14cc935 [rt-smart] move sys_cacheflush to lwp_syscall.c (#7048) 2 年 前
context_gcc.S acfa74f078 [libcpu/arm] fix race condition with ldrex,strex (#7842) 2 年 前
cp15.h e8504c7cf1 [smart/aarch64] code sync (#6750) 3 年 前
cpu.c 194a2efdf4 AMP-step3: 添加conifg ARCH_ARM_CORTEX_A55, rt_hw_cpu_id_set 适配A55架构, 添加aarch64 rt_… (#7628) 2 年 前
cpu.h e8504c7cf1 [smart/aarch64] code sync (#6750) 3 年 前
cpu_gcc.S e8504c7cf1 [smart/aarch64] code sync (#6750) 3 年 前
cpu_ops_common.h 7450ef6c4d [rt-smart] kernel virtual memory management layer (#6809) 3 年 前
cpu_psci.c e8504c7cf1 [smart/aarch64] code sync (#6750) 3 年 前
cpu_spin_table.c e8504c7cf1 [smart/aarch64] code sync (#6750) 3 年 前
cpuport.h b7554a70d2 [libcpu][component][debug] add debug info for gdb (#7033) 2 年 前
entry_point.h e8504c7cf1 [smart/aarch64] code sync (#6750) 3 年 前
exception.c 484a0d602e [fixup] add cache maintenance ops; 2 年 前
gic.c fbc1d6f4fd [fix]:修复GICv2、GICv3中断触发模式设置无效的问题 (#7358) 2 年 前
gic.h e8504c7cf1 [smart/aarch64] code sync (#6750) 3 年 前
gicv3.c 8335c5add2 更新gicv3中断亲和性设置,重构api: arm_gic_send_affinity_sgi, 增加AMP宏判断, rt_ioremap和宏RT_USING_SMART解耦 2 年 前
gicv3.h 8335c5add2 更新gicv3中断亲和性设置,重构api: arm_gic_send_affinity_sgi, 增加AMP宏判断, rt_ioremap和宏RT_USING_SMART解耦 2 年 前
gtimer.c d23dd56692 🐞 fix(ktime): fix wrong boottime 2 年 前
gtimer.h e8504c7cf1 [smart/aarch64] code sync (#6750) 3 年 前
hypercall.c e8504c7cf1 [smart/aarch64] code sync (#6750) 3 年 前
hypercall.h e8504c7cf1 [smart/aarch64] code sync (#6750) 3 年 前
interrupt.c d6f6ae56fd 修复gicv2默认邦核失败 (#7723) 2 年 前
interrupt.h 8335c5add2 更新gicv3中断亲和性设置,重构api: arm_gic_send_affinity_sgi, 增加AMP宏判断, rt_ioremap和宏RT_USING_SMART解耦 2 年 前
mmu.c 6f119d4ce9 AArch64: support public linker scripts (#7831) 2 年 前
mmu.h 470454d201 [components/mm] support for scalable memory management (#7277) 2 年 前
psci.c 09ea44a370 添加无设备树模式PSCI 2 年 前
psci.h e8504c7cf1 [smart/aarch64] code sync (#6750) 3 年 前
psci_api.h e8504c7cf1 [smart/aarch64] code sync (#6750) 3 年 前
smccc.S e8504c7cf1 [smart/aarch64] code sync (#6750) 3 年 前
smccc.h e8504c7cf1 [smart/aarch64] code sync (#6750) 3 年 前
stack.c b424169e17 AArch64: fixup fpu storage's size in stack and append Q16 ~ Q31 (#7815) 2 年 前
startup_gcc.S e8504c7cf1 [smart/aarch64] code sync (#6750) 3 年 前
tlb.h 26891e9117 [fix] pipeline 2 年 前
trap.c 93f3cb30e4 [kernel] 将rt_thread结构体改为显式继承rt_object (#7131) 2 年 前
vector_gcc.S e8504c7cf1 [smart/aarch64] code sync (#6750) 3 年 前