The EU Cyber Resilience Act – What is it, and how can Tuxera help you comply?
The EU Cyber Resilience Act (CRA) came into force in December 2024 and its main requirements will apply from December 2027 – a little over two years from now. What…
We are here to help
Have a question or need guidance? Whether you’re searching for resources or want to connect with an expert, we’ve got you covered. Use the search bar on the right to find what you need.
The only embedded file system built to protect critical data in resource-constrained environments
Tuxera EdgeFS
Product overview
Most file systems in small, embedded environments are outdated implementations that aren’t designed to protect your data. Tuxera EdgeFS is different. Built from the ground up for 100% data integrity, EdgeFS keeps your data safe even after sudden power loss. Backed by 30+ years of file system experience, EdgeFS delivers unmatched reliability in a compact footprint. It’s fully customizable, putting developers in complete control of your data. Paired with Tuxera FlashFX Tera, it works on top of any NAND or NOR device.
Our Dynamic Transaction Point™ technology prevents data corruption during unexpected system crashes and power loss. Your system quickly recovers to a known good state. This keeps your operations running smoothly with your data intact. All of this means faster boot times.
Built for resource-constrained environments, EdgeFS operates efficiently with minimal RAM and storage requirements. Our compact, well-structured file system can be configured to fit your exact needs, using as little as 4 KB of RAM while never compromising reliability.
With only 7,036 effective lines of code, EdgeFS makes certification straightforward and cost-effective. We provide all necessary artifacts to support your certification process, from market requirements to code testing.
“Using the products allowed my team to focus on the features that set our meters apart from the competition, and their support team gave us almost instant response assistance when we needed it.”
Product variants
Choose the solution that fits your needs.
EdgeFS is the ideal choice when you need to manage and store mission-critical data without straining CPU and memory usage. It supports larger files and volumes than standard FAT file systems, and works with virtually any storage media, including SD cards, eMMC, NVRAM, hard drives, and NVMe.
EdgeFS CERT works best for safety-critical applications with the highest reliability requirements. It follows the strict coding standard MISRA C and includes comprehensive documentation. For project certification, a complete set of artifacts is available.
EdgeFS NAND is designed specifically for SPI NAND flash, with a built-in flash translation layer. It handles everything you need to make NAND flash work properly—from wear leveling to bad block management and error handling. EdgeFS NAND keeps your data safe without any extra batteries or capacitors, saving you storage space and money.
We are here to help
Have a question or need guidance? Whether you’re searching for resources or want to connect with an expert, we’ve got you covered. Use the search bar on the right to find what you need.
Suggested content for:
Your mission-critical systems demand uncompromising reliability. Tuxera products mean absolute data integrity. We specialize in file systems, software flash controllers, and secure networking and connectivity solutions. We are the perfect fit for data-intensive, mission-critical workloads. Using Tuxera’s time-proven solutions means that your data is safe and secure – always.
Our solutions are trusted by major brands worldwide. When you need reliable, scalable, and lightening-fast data access and transfer across any system or device, Tuxera delivers. Our track record speaks for itself. We’ve been in this business for decades with a clear mission: to be the partner you can trust. Read on to find out more.
From satellites to smart meters, our software protects critical data and ensures seamless connectivity wherever mission-critical systems operate.
We couldn’t find any matching results. Please try searching with different keywords or browse our popular tags below.
The perfect solution for your industry
EdgeFS is ideal when you need rock-solid data protection in resource-constrained environments.
Keep critical data safe in infotainment systems, digital clusters, and vehicle recorders—even during power interruptions.
Learn moreKeep critical systems running smoothly in industrial controllers and IoT devices.
Learn moreMeet strict safety requirements for avionics and flight control systems with certifiable performance.
Learn moreProtect mission-critical data in tactical equipment with deterministic behavior and complete power fail-safety.
Learn moreProtect metering and logging data during power fluctuations, when data integrity matters most.
Learn moreTuxera NitroFS | Tuxera EdgeFS | |
---|---|---|
Best suited for | High-end System on a Chip (SoCs) Designed for complex use cases and heavier data workloads. | Resource constraint systems like MCUs Designed for efficient resource consumption and real-time operations. |
Use case examples | Parallel data recording Over-The-Air (OTA) updates High Performance Computing (HPC) infrastructure | FreeRTOS, SafeRTOS, INTEGRITY, MQX, ARM mbed, U-Boot, emcOS, Azure RTOS Portable to other RTOSes |
Supported Media | All block based media: eMMC, UFS, SSD, SD card, and CF Express card NAND and NOR Flash – with flash translation layer | All block based media: eMMC, UFS, SSD, SD card, and CF Express card NAND and NOR Flash – with flash translation layer |
Supported Hardware/Architecture | 32-bit or 64-bit platforms (ARM, ARM64, Intel x86/x86_64 and compatible) | 32-bit or 64-bit microcontroller, bare metal |
Frequently asked Questions
Here are answers to what customers typically ask about Tuxera EdgeFS. Just reach out if your question isn’t listed here.
Yes, EdgeFS is available as fully documented and well-structured source code. This makes it easy to integrate with your systems and to customize according to your exact requirements.
EdgeFS includes additional features that aren’t available in the GPL version, along with professional technical support. Our commercial license also gives you more flexibility in how you distribute your products without GPL licensing restrictions.
EdgeFS is highly portable and works on virtually any RTOS environment. It has been implemented on FreeRTOS, QNX, ThreadX, and many others. Our standard C code can be compiled on multiple tool chains and platforms, making integration straightforward regardless of your environment.
EdgeFS NAND supports most common SPI NAND flash parts, including single, dual, or quad SPI NAND.
It might be! EdgeFS has a smaller footprint than many options on the market, and it doesn’t hurt to ask. Reach out to us at sales@tuxera.com and get in touch to get the conversation going.
Never overwrites live data. Once data is written, it’s always in a determinate state.
Mounts quickly and consistently after unexpected shutdown/power loss.
Ported to many RTOSs including FreeRTOS, SafeRTOS, μC/OS, ARM mbed, MQX, INTEGRITY, and eMCOS.
Ideal for resource-constrained environments. Configurable to use as little as 4 KB of RAM and 11 KB of ROM.
Works with a broad array of storage media including: HDD, eMMC, SD/MMC, NVRAM, USB mass storage, and SATA (or PATA) disks.
Metadata never points to wrong user data.
Tuxera EdgeFS offers three options for file system configuration. Each one is thread-safe and completely power fail-safe, protecting your file system structure and user data if power gets interrupted. Flexible transaction point configuration is also available for each option. Key file system operations are deterministic, providing unprecedented predictability.
Full POSIX | Small POSIX | FSEssentials | |
---|---|---|---|
Includes path-based file access, file handles, and atomic directory operations (including rename). | Contains the same POSIX-like APIs Full, but excludes rename. | Supports read, write and truncate on files referred to by a number, which is configured at compile time. | |
API set | POSIX-like | POSIX-like (not including rename) | Constrained |
Number of files | Variable | Variable | Fixed |
Number of volumes | Multiple | Multiple | Multiple |
Maximum stack depth | 824 | 744 | 556 |
Buffers (minimum) | 12 | 6 | 5 |
File references | Names | Names | Numbers |
Code size (ROM) | 17.6 KB | 16.7 KB | 10.6 KB |
RAM requirement | 8.4 KB | 5.3 KB | 3.9 KB |
RELATED RESOURCES
The EU Cyber Resilience Act (CRA) came into force in December 2024 and its main requirements will apply from December 2027 – a little over two years from now. What…
Tuxera is entering a new phase of focused growth, reflecting the value our embedded products and file sharing technology bring to mission-critical industries and enterprise infrastructure. We are launching a…
Leading smart meter manufacturers like Itron, Kamstrup and Growatt design their meters to last 20 years or more. But many start having operational issues within just seven years in the…
Next-generation embedded file systems, networking, and flash memory software support automotive-grade reliability, security, and functional safety. Helsinki, Finland – March 9, 2025 – As automotive developers race to deliver data-driven, connected…
Technical presentation provides storage media design approaches for embedded products that deliver longer usable life than designers expect. Helsinki, Finland – February 19, 2025 – Data reliability and security failures…
Updating an embedded system reliably can be challenging. Often the devices are in the field in places where troubleshooting is painful if something goes wrong. Methods for failed update recovery…
Floppy disks don’t have a partition table, hard drives do. What about SD cards? USB sticks? Raw NAND flash media? For that matter, what is a partition table? I aim…
Smart meters are transforming energy consumption monitoring worldwide. Thanks to their real-time connectivity and continuous data exchange, they enable utility companies to optimize energy supply while helping consumers to reduce…
We are dedicated to developing reliable, safe, and secure products and services that enable you to do more with your devices. Changes in market demand, advances in technology, and other…
Leaders in flash memory management technology will provide comprehensive design, testing services to industrial, automotive, medical, and aerospace sectors. Helsinki, Finland – May 24, 2023 (Newswire.com) – Tuxera and NplusT,…
The new solution from the leader in storage management is designed to maximize flash lifespan, protect data integrity, and improve performance. Helsinki, Finland – March 7, 2023 (Newswire.com) – Tuxera,…
As international concerns drive costs and uncertainty, the data storage management leader offers software-driven solutions to address hardware supply chain issues, generate savings, and shorten development time. Helsinki, Finland – …
Suggested content for:
Your mission-critical systems demand uncompromising reliability. Tuxera products mean absolute data integrity. We specialize in file systems, software flash controllers, and secure networking and connectivity solutions. We are the perfect fit for data-intensive, mission-critical workloads. Using Tuxera’s time-proven solutions means that your data is safe and secure – always.
Our solutions are trusted by major brands worldwide. When you need reliable, scalable, and lightening-fast data access and transfer across any system or device, Tuxera delivers. Our track record speaks for itself. We’ve been in this business for decades with a clear mission: to be the partner you can trust. Read on to find out more.
From satellites to smart meters, our software protects critical data and ensures seamless connectivity wherever mission-critical systems operate.
We couldn't find any matching results. Please try searching with different keywords or browse our popular tags below.