This website requires JavaScript.
Explore
Help
Register
Sign In
developer
/
xiuos
Watch
1
Star
0
Fork
0
You've already forked xiuos
forked from
xuos/xiuos
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2425a2a12eb0dc8c890fdb4c3bd34e480c49feae
xiuos
/
Ubiquitous
/
XiZi_AIoT
/
softkernel
History
songyanguang
7000c5cd18
According to ARMv8 architecture, the IRQ should be enable by calling gic_setup_spi when the NO. is larger than 31.
2024-09-20 19:28:42 +08:00
..
include
merge codes
2024-08-25 20:10:52 -07:00
init
Merge branch rk3568_dev of
https://www.gitlink.org.cn/tuyuyang/xiuos
with commit
6bc856b7a6
into local
2024-08-15 19:26:02 +08:00
memory
Merge branch rk3568_dev of
https://www.gitlink.org.cn/tuyuyang/xiuos
with commit
6bc856b7a6
into local
2024-08-15 19:26:02 +08:00
syscall
According to ARMv8 architecture, the IRQ should be enable by calling gic_setup_spi when the NO. is larger than 31.
2024-09-20 19:28:42 +08:00
task
merge codes
2024-08-25 20:10:52 -07:00
trap
merge codes
2024-08-25 20:10:52 -07:00
Kconfig
1、add 'menuconfig' function for XiZi_AIoT with imx6q-sabrelite board;2、add compilation function for AIoT system with imx6q-sabrelite board;3、add newlib base files;4、add startup files and irq function for imx6q-sabrelite
2023-01-03 10:14:05 +08:00
load_apps.S
Merge branch rk3568_dev of
https://www.gitlink.org.cn/tuyuyang/xiuos
with commit
6bc856b7a6
into local
2024-08-15 19:26:02 +08:00
main.c
Merge branch rk3568_dev of
https://www.gitlink.org.cn/tuyuyang/xiuos
with commit
6bc856b7a6
into local
2024-08-15 19:26:02 +08:00
Makefile
Add some ipc related comments; Fix one dabort and iabort bug.
2024-03-07 14:21:47 +08:00