ra8-firmware 0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
Loading...
Searching...
No Matches
src Directory Reference
Directory dependency graph for src:

Files

 
fw_if_fs_posix.c
 Secure hosted POSIX backend for the portable filesystem interface.
 
fw_if_fs_posix_bind.c
 Lifecycle and capability binding for the hosted POSIX filesystem.
 
fw_if_fs_posix_common.c
 Shared descriptor, raw-directory, and path helpers for the POSIX port.
 
fw_if_fs_posix_contracts_internal.h
 File-local contracts for the confined POSIX filesystem adapter.
 
fw_if_fs_posix_internal.h
 Shared errno/descriptor helpers for the POSIX filesystem port.
 
fw_if_fs_posix_stream.c
 Hosted POSIX byte-stream operations for the portable filesystem port.
 
fw_if_fs_posix_stream_contracts_internal.h
 File-local contracts for the hosted POSIX byte-stream operations.
 
ra8_io_stream_posix.c
 Raw-descriptor implementation of the portable byte-stream backend.
 
ra8_io_stream_posix_internal.h
 Private exact-write engine for the POSIX stream adapter.