PlatformsResearch
Network services
The connectivity layer a mobile platform needs to stand on its own: identity, provisioning, messaging and device-to-network services.
RVStack architecture
RVStack architecture, 7 layers from top to bottom: 01 Application, 02 Development toolchain, 03 Portable runtime, 04 Operating layer, 05 RISC-V architecture, 06 Device profile, 07 Deployment target.
- ApplicationGames, tools and software targeting the Aevornix platform..aev project format
- Development toolchainCompiler, linker, debugger, SDK and build systems.ELFDWARF
- Portable runtimeExecution services shared across supported RISC-V targets.
- Operating layerSystem services, permissions, storage, networking and application lifecycle.POSIX-style system interfaces
- RISC-V architecturefoundationThe open instruction-set foundation beneath the software stack.RV64GCRVA23
- Device profileDefined hardware capabilities used for emulation and compatibility testing.
- Deployment targetPhysical devices, virtual environments, cloud targets and certified platforms.linux-riscv64
Where this stands
Network services are part of the Aevornix Mobile research programme. There is no service to connect to and no operator integration. What exists is the architectural position: these services belong to the operating layer, above the portable runtime and below the applications, so a mobile device is not dependent on services tied to a specific chipset vendor.