rt-thread-official/libcpu/aarch64/common
thewon86 f5b0bfd3f4 uniform code writing-disable interrupt 2022-04-20 14:22:43 +08:00
..
SConscript [libcpu/aarch64] add gicv3 support and bsp/rockchip/rk3568 (#5722) 2022-03-29 11:08:25 +08:00
armv8.h [libcpu/aarch64] add smp support 2022-01-08 18:24:02 +08:00
asm_fpu.h [libcpu/aarch64] add smp support 2022-01-08 18:24:02 +08:00
cache.S [asm] 解决tab和空格混用的问题 2022-01-20 20:57:35 +08:00
cache_ops.c [libcpu/aarch64] add smp support 2022-01-08 18:24:02 +08:00
context_gcc.S [libcpu/aarch64] add gtimer frq set and stack align (#5642) 2022-03-07 22:41:56 +08:00
cpu.c uniform code writing-disable interrupt 2022-04-20 14:22:43 +08:00
cpu_gcc.S [asm] 解决tab和空格混用的问题 2022-01-20 20:57:35 +08:00
cpuport.h [libcpu/aarch64] add smp support 2022-01-08 18:24:02 +08:00
gic.c [libcpu/aarch64] add gicv3 support and bsp/rockchip/rk3568 (#5722) 2022-03-29 11:08:25 +08:00
gic.h [libcpu/aarch64] add gicv3 support and bsp/rockchip/rk3568 (#5722) 2022-03-29 11:08:25 +08:00
gicv3.c [libcpu/aarch64] add gicv3 support and bsp/rockchip/rk3568 (#5722) 2022-03-29 11:08:25 +08:00
gicv3.h [libcpu/aarch64] add gicv3 support and bsp/rockchip/rk3568 (#5722) 2022-03-29 11:08:25 +08:00
gtimer.c [libcpu/aarch64] add smp support 2022-01-08 18:24:02 +08:00
gtimer.h [libcpu/aarch64] add gtimer frq set and stack align (#5642) 2022-03-07 22:41:56 +08:00
interrupt.c [libcpu/aarch64] add gicv3 support and bsp/rockchip/rk3568 (#5722) 2022-03-29 11:08:25 +08:00
interrupt.h Merge AArch64 libcpu and add some drivers for their bsps 2021-09-26 15:01:59 +08:00
mmu.c uniform code writing-disable interrupt 2022-04-20 14:22:43 +08:00
mmu.h [libcpu/aarch64] add smp support 2022-01-08 18:24:02 +08:00
psci.c [libcpu/aarch64] add gicv3 support and bsp/rockchip/rk3568 (#5722) 2022-03-29 11:08:25 +08:00
psci.h [libcpu/aarch64] add gicv3 support and bsp/rockchip/rk3568 (#5722) 2022-03-29 11:08:25 +08:00
smccc.S [libcpu/aarch64] add smp support 2022-01-08 18:24:02 +08:00
smccc.h [libcpu/aarch64] add smp support 2022-01-08 18:24:02 +08:00
stack.c [libcpu/aarch64] add gtimer frq set and stack align (#5642) 2022-03-07 22:41:56 +08:00
trap.c [libcpu/aarch64] rt_hw_trap_irq get irq instead of iar when using gicv2 (#5601) 2022-02-17 01:00:29 +08:00
vector_gcc.S [libcpu/aarch64] disable irq/fiq when switch thread (#5605) 2022-02-21 23:24:51 +08:00