Project

General

Profile

User story #306

Updated by André Neto almost 9 years ago

Changes done in lower levels in the branch for GAMs will have to be ported in the main tree.

h1. Source code files modified

* BareMetal/L0Types/BasicType.h
* BareMetal/L0Types/Architecture/x86_cl/CompilerTypes.h
* BareMetal/L1Portability/FastPollingEventSem.h
* BareMetal/L1Portability/FastPollingEventSem.cpp
* BareMetal/L1Portability/FastPollingMutexSem.h
* BareMetal/L1Portability/FastPollingMutexSem.cpp
* BareMetal/L1Portability/HighResolutionTimer.h
* BareMetal/L1Portability/StaticList.h
* BareMetal/L1Portability/StaticListHolder.h
* BareMetal/L1Portability/StaticListHolder.cpp
*
BareMetal/L1Portability/Sleep.h
* BareMetal/L1Portability/Environment/Linux/BasicConsole.cpp
* BareMetal/L1Portability/Environment/Linux/BasicFile.cpp
* BareMetal/L1Portability/Environment/Generic/MemoryOperationsHelper_CLIB_Generic.cpp
* BareMetal/L1Portability/Environment/Linux/HighResolutionTimerCalibrator.cpp
* BareMetal/L1Portability/Environment/Linux/lint-linux.h
* FileSystem/L1Portability/Environment/Linux/InternetHost.cpp

h1. Architecture & design review

*Date of the review:* --/--/2016

*Person who did the review:*

*Version of architecture & design document:* N/A. As per the original MARTe implementation. Prototype code developed and reviewed in sprint preparation meeting.

*Result of review:* N/A

*List of non-conformities:* N/A

h1. Code and documentation review

*Date of the review:* --/--/2016

*Person who did the review:*

*Result of review:*

*List of non-conformities:*

h1. Unit test review

*Date of the review:* --/--/2016

*Person who did the review:*

*Result of coverage tests review:*

*Result of functional tests review:*

*Result of review:*

*List of non-conformities:*

Back