Xobs' Blog

xous

Announcing Xous: the Betrusted Operating System

Today we’re pleased to announce the Betrusted project. The goals of this project are to create a secure platform that is auditable by the end user, and is capable of performing secure communications.
December 27, 2019 • 2 min
  • #xous
  • #betrusted
  • #security

Adding Rust Stable libstd Support for Xous

It is possible to add support for a new OS to the Rust compiler’s stable channel without rebuilding everything, enablinglibstd support for entirely new operating systems.
August 8, 2021 • 9 min
  • #xous
  • #rust
  • #betrusted

Xous Process Creation

A fundamental feature of modern computing is the ability to run programs. In many embedded systems, the list of processes is fixed at startup. In other systems, including mobile phones and desktop computers, new processes can be spawned on a running system. Until now, Xous has been unable to create new processes. Instead, it relied on the bootloader to create memory maps and load processes from disk into those newly-created memory maps.
May 30, 2022 • 9 min
  • #betrusted
  • #rust
  • #xous

© 2023
Powered by Hugo, theme Ghost .