rt-thread-official/libcpu/aarch64/common
Shell 90917cc75a
[format] cleanup libcpu/aarch64 (#8950)
* [dfs] fixup compiler warning

Signed-off-by: Shell <smokewood@qq.com>

* [format] libcpu/arm64: separate context switching codes

Signed-off-by: Shell <smokewood@qq.com>

* [format] libcpu/arm64: separate vector

Signed-off-by: Shell <smokewood@qq.com>

* [format] libcpu/arm64: separate context_gcc.S

Signed-off-by: Shell <smokewood@qq.com>

* [format] libcpu/arm64: moving headers to include directory

Signed-off-by: Shell <smokewood@qq.com>

* style: replace tab with space

---------

Signed-off-by: Shell <smokewood@qq.com>
2024-06-28 00:23:09 +08:00
..
include [format] cleanup libcpu/aarch64 (#8950) 2024-06-28 00:23:09 +08:00
mp [format] cleanup libcpu/aarch64 (#8950) 2024-06-28 00:23:09 +08:00
up [format] cleanup libcpu/aarch64 (#8950) 2024-06-28 00:23:09 +08:00
SConscript [format] cleanup libcpu/aarch64 (#8950) 2024-06-28 00:23:09 +08:00
atomic_aarch64.c AArch64: fixup HW atomic_t ops type from dword to qword (#7861) 2023-07-25 15:34:57 +08:00
backtrace.c sync smart & dfs (#8672) 2024-03-28 23:42:56 +08:00
cache.S [fixup] add cache maintenance ops; 2023-02-21 08:48:49 +08:00
cache_ops.c [format] cleanup libcpu/aarch64 (#8950) 2024-06-28 00:23:09 +08:00
cpu.c [format] cleanup libcpu/aarch64 (#8950) 2024-06-28 00:23:09 +08:00
cpu_gcc.S [format] cleanup libcpu/aarch64 (#8950) 2024-06-28 00:23:09 +08:00
cpu_psci.c [libcpu][aarch64] 使用设备树对CPU进行初始化 (#8221) 2023-11-28 14:20:11 +08:00
cpu_spin_table.c [libcpu][aarch64] 使用设备树对CPU进行初始化 (#8221) 2023-11-28 14:20:11 +08:00
exception.c Sync dfs lwp (#8123) 2023-10-17 13:07:59 +08:00
gic.c [fix]:修复GICv2、GICv3中断触发模式设置无效的问题 (#7358) 2023-04-24 17:06:31 +08:00
gicv3.c [bsp/phytium]中断相关修改 (#8742) 2024-04-11 00:09:17 +08:00
gtimer.c 🐞 fix(ktime): fix wrong boottime 2023-07-27 11:35:29 +08:00
hypercall.c [smart/aarch64] code sync (#6750) 2022-12-20 17:49:37 +08:00
interrupt.c [components][drivers] fix posix tty, and add more baudrate (#8683) 2024-04-01 21:23:04 +08:00
mmu.c [libcpu][aarch64]mmu log fixup (#9078) 2024-06-26 14:37:05 +08:00
psci.c [libcpu][aarch64] 使用设备树对CPU进行初始化 (#8221) 2023-11-28 14:20:11 +08:00
setup.c [libcpu][aarch64]memory setup using memblock (#9092) 2024-06-26 14:36:49 +08:00
smccc.S [smart/aarch64] code sync (#6750) 2022-12-20 17:49:37 +08:00
stack.c [bsp/rpi4] fixup startup failure (#8754) 2024-04-11 00:02:49 +08:00
stack_gcc.S [format] cleanup libcpu/aarch64 (#8950) 2024-06-28 00:23:09 +08:00
startup_gcc.S [format] cleanup libcpu/aarch64 (#8950) 2024-06-28 00:23:09 +08:00
trap.c [kservice] Enhance support for backtrace service (#9037) 2024-06-13 08:55:53 +08:00
vector_gcc.S [format] cleanup libcpu/aarch64 (#8950) 2024-06-28 00:23:09 +08:00