OxidOS provides a Rust-based secure operating system designed for safety-critical automotive electronic control units (ECUs), utilizing hardware-enforced memory protection and sandboxed applications to enhance security and reliability. This ecosystem significantly reduces development and certification time for automotive software by enabling memory and thread safety at compile time, addressing the industry's need for safer and more efficient software solutions.
Funding
$1.2M raised to dateRaised to date based on public sources. This may differ from the amount the company actually raised and is based only on what is publicly available on the internet.
Founders
Product
Problem
Developing automotive electronic control units (ECUs) requires adherence to stringent safety standards, often resulting in lengthy development cycles and increased certification costs. Traditional software development methods using languages like C and C++ can introduce memory and thread safety vulnerabilities, increasing the risk of system failures.
Solution
OxidOS provides a secure, Rust-based operating system and associated development tools designed for safety-critical automotive ECUs. The platform leverages Rust's memory and thread safety features to eliminate common software vulnerabilities at compile time. OxidOS employs hardware-enforced memory protection and sandboxed applications to isolate critical components and prevent unauthorized access. The ecosystem includes web-based development tools, enabling efficient software creation and testing for software-defined vehicles (SDVs).
Target Audience
The primary target audience includes automotive OEMs and Tier 1 suppliers developing safety-critical applications for ECUs, as well as software developers working on software-defined vehicles (SDVs).
Features
- Rust-based kernel and user space for memory and thread safety
- Hardware-enforced memory protection to isolate applications
- Sandboxed application environment to prevent unauthorized access to hardware
- Support for both Rust and C/C++ applications for integration with existing codebases
- Web-based development tools for streamlined development workflows
- Designed for zone-ECU solutions, hardware security engines, and hypervisors on ARM and RISC-V architectures