Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
R
regression-suites
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
TASTE
regression-suites
Commits
2c722ac6
Commit
2c722ac6
authored
Jun 05, 2018
by
Thanassis Tsiodras
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Moving to RTEMS5.1, both on mainline and on RCC.
parent
c3da23a9
Changes
10
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
18 additions
and
18 deletions
+18
-18
Demo_C_RTEMS/DeploymentView.aadl
Demo_C_RTEMS/DeploymentView.aadl
+2
-2
Demo_C_RTEMS_Gaisler/DeploymentView.aadl
Demo_C_RTEMS_Gaisler/DeploymentView.aadl
+1
-1
Demo_Eth_GR740_to_PC/DeploymentView.aadl
Demo_Eth_GR740_to_PC/DeploymentView.aadl
+3
-3
Demo_ManyThreads/DeploymentView.aadl
Demo_ManyThreads/DeploymentView.aadl
+1
-1
Demo_MessageOrdering/DeploymentView.aadl
Demo_MessageOrdering/DeploymentView.aadl
+2
-2
Demo_MultiPlatform/deploymentview.aadl
Demo_MultiPlatform/deploymentview.aadl
+2
-2
Demo_RTEMS_Ada/DeploymentView.aadl
Demo_RTEMS_Ada/DeploymentView.aadl
+1
-1
Demo_RTEMS_SDL/DeploymentView.aadl
Demo_RTEMS_SDL/DeploymentView.aadl
+2
-2
Demo_checkSMP/DeploymentView.aadl
Demo_checkSMP/DeploymentView.aadl
+2
-2
Demo_uPy_Basic_RTEMS412_Leon3/DeploymentView.aadl
Demo_uPy_Basic_RTEMS412_Leon3/DeploymentView.aadl
+2
-2
No files found.
Demo_C_RTEMS/DeploymentView.aadl
View file @
2c722ac6
...
...
@@ -41,12 +41,12 @@ SUBCOMPONENTS
Taste::coordinates => "762 722 2102 1592";
Deployment::Port_Number => 0;
};
leon
_rtems_posix : PROCESSOR ocarina_processors_leon::leon.rtems
_posix {
leon
3_rtems_posix : PROCESSOR ocarina_processors_leon::leon3.rtems51
_posix {
Taste::coordinates => "594 473 2269 1716";
};
PROPERTIES
Taste::APLC_Binding => (reference (leon_partition)) APPLIES TO IV_Simple_C_Function;
Actual_Processor_Binding => (reference (leon_rtems_posix)) APPLIES TO leon_partition;
Actual_Processor_Binding => (reference (leon
3
_rtems_posix)) APPLIES TO leon_partition;
END Node1.others;
SYSTEM deploymentview
...
...
Demo_C_RTEMS_Gaisler/DeploymentView.aadl
View file @
2c722ac6
...
...
@@ -41,7 +41,7 @@ SUBCOMPONENTS
Taste::coordinates => "762 722 2102 1592";
Deployment::Port_Number => 0;
};
leon_rtems_posix : PROCESSOR ocarina_processors_leon::gr740.r
tems410_gaisler
_posix {
leon_rtems_posix : PROCESSOR ocarina_processors_leon::gr740.r
cc13rc4
_posix {
Taste::coordinates => "594 473 2269 1716";
};
PROPERTIES
...
...
Demo_Eth_GR740_to_PC/DeploymentView.aadl
View file @
2c722ac6
...
...
@@ -129,7 +129,7 @@ SUBCOMPONENTS
Taste::coordinates => "154393 62725 186543 89579";
Deployment::Port_Number => 0;
};
gr740_r
tems412
_posix : PROCESSOR ocarina_processors_leon::gr740.rcc13rc4_posix {
gr740_r
cc13rc4
_posix : PROCESSOR ocarina_processors_leon::gr740.rcc13rc4_posix {
Taste::coordinates => "150374 55053 190562 93415";
};
leon_ethernet_raw : DEVICE deploymentview::DV::Node2::leon_ethernet_raw.others {
...
...
@@ -139,8 +139,8 @@ CONNECTIONS
leon_ethernet_raw_ip_i_link : BUS ACCESS leon_ethernet_raw_ip_i -> leon_ethernet_raw.link;
PROPERTIES
Taste::APLC_Binding => (reference (gr740_partition)) APPLIES TO IV_LivesInGR740;
Actual_Processor_Binding => (reference (gr740_r
tems412
_posix)) APPLIES TO gr740_partition;
Actual_Processor_Binding => (reference (gr740_r
tems412
_posix)) APPLIES TO leon_ethernet_raw;
Actual_Processor_Binding => (reference (gr740_r
cc13rc4
_posix)) APPLIES TO gr740_partition;
Actual_Processor_Binding => (reference (gr740_r
cc13rc4
_posix)) APPLIES TO leon_ethernet_raw;
END Node2.others;
SYSTEM deploymentview
...
...
Demo_ManyThreads/DeploymentView.aadl
View file @
2c722ac6
...
...
@@ -45,7 +45,7 @@ SUBCOMPONENTS
Taste::coordinates => "592 899 1728 1656";
Deployment::Port_Number => 0;
};
rtems_posix : PROCESSOR ocarina_processors_leon::leon
.rtems
_posix {
rtems_posix : PROCESSOR ocarina_processors_leon::leon
3.rtems51
_posix {
Taste::coordinates => "450 683 1870 1764";
};
PROPERTIES
...
...
Demo_MessageOrdering/DeploymentView.aadl
View file @
2c722ac6
...
...
@@ -45,13 +45,13 @@ SUBCOMPONENTS
Taste::coordinates => "134427 102300 229315 152173";
Deployment::Port_Number => 0;
};
leon3_rtems
412_posix : PROCESSOR ocarina_processors_leon::leon3.rtems412
_posix {
leon3_rtems
51_posix : PROCESSOR ocarina_processors_leon::leon3.rtems51
_posix {
Taste::coordinates => "122566 88051 241176 159298";
};
PROPERTIES
Taste::APLC_Binding => (reference (leon3_partition)) APPLIES TO IV_F1;
Taste::APLC_Binding => (reference (leon3_partition)) APPLIES TO IV_F2;
Actual_Processor_Binding => (reference (leon3_rtems
412
_posix)) APPLIES TO leon3_partition;
Actual_Processor_Binding => (reference (leon3_rtems
51
_posix)) APPLIES TO leon3_partition;
END Node1.others;
SYSTEM deploymentview
...
...
Demo_MultiPlatform/deploymentview.aadl
View file @
2c722ac6
...
...
@@ -129,7 +129,7 @@ WITH ocarina_processors_x86;
Deployment
::
Port_Number
=>
0
;};
pingee1_obj366
:
SYSTEM
interfaceview
::
IV
::
pingee1
{
Taste
::
Coordinates
=>
"123 28 167 38"
;};
leoncpu_obj135
:
PROCESSOR
ocarina_processors_leon
::
leon
.
rtems
_posix
leoncpu_obj135
:
PROCESSOR
ocarina_processors_leon
::
leon
3
.
rtems51
_posix
{
Taste
::
Coordinates
=>
"113 14 178 46"
;
};
ram_obj223
:
MEMORY
ram_obj223
.
others
{
Taste
::
Coordinates
=>
"115 51 177 67"
;
};
...
...
@@ -209,7 +209,7 @@ WITH ocarina_processors_x86;
Deployment
::
Port_Number
=>
0
;};
pingee2_obj377
:
SYSTEM
interfaceview
::
IV
::
pingee2
{
Taste
::
Coordinates
=>
"216 25 266 36"
;};
leoncpu_obj146
:
PROCESSOR
ocarina_processors_leon
::
leon
.
rtems
_posix
leoncpu_obj146
:
PROCESSOR
ocarina_processors_leon
::
leon
3
.
rtems51
_posix
{
Taste
::
Coordinates
=>
"209 12 278 51"
;
};
ram_obj234
:
MEMORY
ram_obj234
.
others
{
Taste
::
Coordinates
=>
"209 53 277 70"
;
};
...
...
Demo_RTEMS_Ada/DeploymentView.aadl
View file @
2c722ac6
...
...
@@ -41,7 +41,7 @@ SUBCOMPONENTS
Taste::coordinates => "939 330 1459 670";
Deployment::Port_Number => 0;
};
leon_rtems_posix : PROCESSOR ocarina_processors_leon::leon
.rtems
_posix {
leon_rtems_posix : PROCESSOR ocarina_processors_leon::leon
3.rtems51
_posix {
Taste::coordinates => "873 260 1573 705";
};
PROPERTIES
...
...
Demo_RTEMS_SDL/DeploymentView.aadl
View file @
2c722ac6
...
...
@@ -45,13 +45,13 @@ SUBCOMPONENTS
Taste::coordinates => "112791 80644 159958 108809";
Deployment::Port_Number => 0;
};
gr740_rtems
412_posix : PROCESSOR ocarina_processors_leon::gr740.rtems412
_posix {
gr740_rtems
51_posix : PROCESSOR ocarina_processors_leon::gr740.rtems51
_posix {
Taste::coordinates => "106895 72597 165854 112832";
};
PROPERTIES
Taste::APLC_Binding => (reference (gr740_partition)) APPLIES TO IV_SDL_Function;
Taste::APLC_Binding => (reference (gr740_partition)) APPLIES TO IV_C_Function;
Actual_Processor_Binding => (reference (gr740_rtems
412
_posix)) APPLIES TO gr740_partition;
Actual_Processor_Binding => (reference (gr740_rtems
51
_posix)) APPLIES TO gr740_partition;
END Node1.others;
SYSTEM deploymentview
...
...
Demo_checkSMP/DeploymentView.aadl
View file @
2c722ac6
...
...
@@ -53,7 +53,7 @@ SUBCOMPONENTS
Taste::coordinates => "141020 107883 218669 153435";
Deployment::Port_Number => 0;
};
gr740_rtems
412_posix : PROCESSOR ocarina_processors_leon::gr740.rtems412
_posix {
gr740_rtems
51_posix : PROCESSOR ocarina_processors_leon::gr740.rtems51
_posix {
Taste::coordinates => "131314 94868 228375 159942";
};
PROPERTIES
...
...
@@ -61,7 +61,7 @@ PROPERTIES
Taste::APLC_Binding => (reference (gr740_partition)) APPLIES TO IV_Function2;
Taste::APLC_Binding => (reference (gr740_partition)) APPLIES TO IV_Function3;
Taste::APLC_Binding => (reference (gr740_partition)) APPLIES TO IV_Function4;
Actual_Processor_Binding => (reference (gr740_rtems
412
_posix)) APPLIES TO gr740_partition;
Actual_Processor_Binding => (reference (gr740_rtems
51
_posix)) APPLIES TO gr740_partition;
END Node1.others;
SYSTEM deploymentview
...
...
Demo_uPy_Basic_RTEMS412_Leon3/DeploymentView.aadl
View file @
2c722ac6
...
...
@@ -41,12 +41,12 @@ SUBCOMPONENTS
Taste::coordinates => "759 953 2273 1712";
Deployment::Port_Number => 0;
};
leon3_rtems
412_posix : PROCESSOR ocarina_processors_leon::leon3.rtems412
_posix {
leon3_rtems
51_posix : PROCESSOR ocarina_processors_leon::leon3.rtems51
_posix {
Taste::coordinates => "570 736 2462 1820";
};
PROPERTIES
Taste::APLC_Binding => (reference (leon3_partition)) APPLIES TO IV_my_function;
Actual_Processor_Binding => (reference (leon3_rtems
412
_posix)) APPLIES TO leon3_partition;
Actual_Processor_Binding => (reference (leon3_rtems
51
_posix)) APPLIES TO leon3_partition;
END Node1.others;
SYSTEM deploymentview
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment