feat: 新增测试 runtime

This commit is contained in:
Del Wang
2025-12-28 18:25:13 +08:00
parent 0f75a10b9f
commit 9bcea79443
9 changed files with 193 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
# Open-XiaoAI RuntimeOH2P v1.58.1
```bash
root@OH2P:~# uname -a
Linux OH2P 4.9.61 #1 SMP PREEMPT Fri Jun 27 06:11:47 2025 aarch64 GNU/Linux
root@OH2P:~# file /lib/libc-2.25.so
app/runtime/squashfs-root/lib/libc-2.25.so: ELF 32-bit LSB shared object, ARM, EABI5 version 1 (GNU/Linux), dynamically linked, interpreter /lib/ld-linux-armhf.so.3, for GNU/Linux 3.2.0, stripped
```