|
1 <?xml version="1.0" encoding="utf-8"?> |
|
2 <!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. --> |
|
3 <!-- This component and the accompanying materials are made available under the terms of the License |
|
4 "Eclipse Public License v1.0" which accompanies this distribution, |
|
5 and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". --> |
|
6 <!-- Initial Contributors: |
|
7 Nokia Corporation - initial contribution. |
|
8 Contributors: |
|
9 --> |
|
10 <!DOCTYPE concept |
|
11 PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd"> |
|
12 <concept id="GUID-D6C2202C-778C-558A-97AA-649CD6DB5E87" xml:lang="en"><title>ROFS |
|
13 File System</title><shortdesc>Describes the file system to access code on non-XIP (eXecuted In |
|
14 Place) media. </shortdesc><prolog><metadata><keywords/></metadata></prolog><conbody> |
|
15 <section id="GUID-1CA87397-6D2A-55A8-8C2D-683157C8BE61-GENID-1-7-1-14-1-1-9-1-9-1-5-1-3-1"><title>Introduction</title> <p>ROFS |
|
16 stands for Read Only File System and is used for accessing code on media that |
|
17 cannot be executed on that media (otherwise known as non-execute in place |
|
18 storage) e.g. NAND flash. </p> <p>It is also used by the composite file system |
|
19 for presenting a single drive Z: to the file server regardless of the underlining |
|
20 NAND flash technology being employed. </p> </section> |
|
21 <section id="GUID-D47D3D99-D94E-487D-A9EF-5473A1420335"><title>Background information</title><p>This file system is used |
|
22 for e.g. NAND flash. To execute code on that media, the contents first have |
|
23 to be loaded into RAM and then executed.</p> </section> |
|
24 <section id="GUID-7F7AF9AF-682E-4AA0-969D-B8F7B308E476"><title>ROFS features</title> <p>ROFS provides the following features: </p> <ul> |
|
25 <li id="GUID-A7DD8EBB-A3FD-5C44-AB2D-4DC0BE048F25"><p>The ability to access |
|
26 code on media that cannot be executed in place. </p> </li> |
|
27 <li id="GUID-4DA702E7-0FF9-5A29-94B4-F77A1701C76A"><p>Read-only file system </p> </li> |
|
28 </ul> </section> |
|
29 </conbody><related-links> |
|
30 <link href="GUID-9E92EE30-F2E2-5F28-BB2A-391C09EC69D2.dita"><linktext>Using ECom</linktext> |
|
31 </link> |
|
32 <link href="GUID-F3BD37EC-0CCB-5859-908F-215E22C9FC20.dita#GUID-F3BD37EC-0CCB-5859-908F-215E22C9FC20/GUID-143780ED-4A23-5E72-A923-F605172EC8B5"> |
|
33 <linktext>File Server</linktext></link> |
|
34 </related-links></concept> |