|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+328 lines, -60 lines) |
Patch |
 |
M |
src/trusted/validator_arm/build.scons
|
View
|
1
2
3
4
5
6
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/trusted/validator_arm/inst_classes.h
|
View
|
1
2
3
4
5
6
|
11 chunks |
+27 lines, -5 lines |
0 comments
|
Download
|
 |
M |
src/trusted/validator_arm/inst_classes.cc
|
View
|
1
2
3
4
5
6
|
6 chunks |
+75 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/trusted/validator_arm/testdata/compile_tests.sh
|
View
|
1
2
3
4
5
6
|
1 chunk |
+9 lines, -7 lines |
0 comments
|
Download
|
 |
M |
src/trusted/validator_arm/testdata/test_external_jumps.nexe
|
View
|
1
2
3
4
5
6
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/trusted/validator_arm/testdata/test_forbidden_instructions.nexe
|
View
|
1
2
|
Binary file |
0 comments
|
Download
|
 |
M |
src/trusted/validator_arm/testdata/test_internal_jumps.nexe
|
View
|
1
2
3
4
5
6
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
A |
src/trusted/validator_arm/testdata/test_loads.S
|
View
|
1
2
3
4
5
6
|
1 chunk |
+95 lines, -0 lines |
0 comments
|
Download
|
 |
A |
src/trusted/validator_arm/testdata/test_loads.err
|
View
|
1
2
3
4
5
6
|
1 chunk |
+13 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/trusted/validator_arm/testdata/test_loads.nexe
|
View
|
1
2
3
4
5
6
|
Binary file |
0 comments
|
Download
|
 |
M |
src/trusted/validator_arm/testdata/test_sp_updates.nexe
|
View
|
1
2
|
Binary file |
0 comments
|
Download
|
 |
M |
src/trusted/validator_arm/testdata/test_stores.S
|
View
|
1
2
3
4
5
6
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/trusted/validator_arm/testdata/test_stores.err
|
View
|
1
2
3
4
5
6
|
1 chunk |
+9 lines, -7 lines |
0 comments
|
Download
|
 |
M |
src/trusted/validator_arm/testdata/test_stores.nexe
|
View
|
1
2
|
Binary file |
0 comments
|
Download
|
 |
A |
src/trusted/validator_arm/testdata/test_vector_loads.S
|
View
|
1
2
|
1 chunk |
+40 lines, -0 lines |
0 comments
|
Download
|
 |
A |
src/trusted/validator_arm/testdata/test_vector_loads.err
|
View
|
1
2
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/trusted/validator_arm/testdata/test_vector_stores.err
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/trusted/validator_arm/testdata/test_vector_stores.nexe
|
View
|
1
2
|
Binary file |
0 comments
|
Download
|
 |
M |
src/trusted/validator_arm/validation-report.py
|
View
|
1
2
3
4
5
6
|
2 chunks |
+5 lines, -6 lines |
0 comments
|
Download
|
 |
M |
src/trusted/validator_arm/validator.h
|
View
|
1
2
3
4
5
6
|
3 chunks |
+9 lines, -6 lines |
0 comments
|
Download
|
 |
M |
src/trusted/validator_arm/validator.cc
|
View
|
1
2
3
4
5
6
|
5 chunks |
+18 lines, -13 lines |
0 comments
|
Download
|
 |
M |
src/trusted/validator_arm/validator_tests.cc
|
View
|
1
2
3
4
5
6
|
4 chunks |
+10 lines, -10 lines |
0 comments
|
Download
|
 |
M |
src/untrusted/stubs/setjmp_arm.S
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|