Skip to main content

add_fixed_map

Function add_fixed_map 

Source
pub fn add_fixed_map(phys_path: &str, virt_path: &str) -> Result<OsalId>
Expand description

Creates a fixed mapping between a physical host path and a virtual OSAL mount point.

This is typically called by the PSP/BSP before application startup to configure the virtual filesystem.