|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+2644 lines, -252 lines) |
Patch |
 |
M |
.gitignore
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
src/trusted/service_runtime/arch/arm/springboard_thumb2.S
|
View
|
|
1 chunk |
+29 lines, -29 lines |
0 comments
|
Download
|
 |
M |
src/trusted/service_runtime/build.scons
|
View
|
1
2
3
4
|
2 chunks |
+6 lines, -4 lines |
0 comments
|
Download
|
 |
M |
src/trusted/service_runtime/elf_util.c
|
View
|
1
2
3
4
5
|
1 chunk |
+2 lines, -2 lines |
1 comment
|
Download
|
 |
M |
src/trusted/service_runtime/sel_validate_image.c
|
View
|
1
2
3
4
5
6
7
8
|
3 chunks |
+15 lines, -4 lines |
0 comments
|
Download
|
 |
M |
src/trusted/validator/ncfileutil.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
src/trusted/validator/ncfileutil.c
|
View
|
1
2
3
4
5
6
7
8
|
3 chunks |
+15 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/trusted/validator_arm/address_set.h
|
View
|
1
2
3
4
5
6
7
8
|
2 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
src/trusted/validator_arm/address_set.cc
|
View
|
1
2
3
|
5 chunks |
+12 lines, -7 lines |
6 comments
|
Download
|
 |
A |
src/trusted/validator_arm/armv7-thumb.table
|
View
|
|
1 chunk |
+421 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/trusted/validator_arm/build.scons
|
View
|
1
2
3
4
5
6
7
8
|
3 chunks |
+32 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/trusted/validator_arm/decode.h
|
View
|
1
2
3
4
5
6
7
8
|
2 chunks |
+5 lines, -3 lines |
0 comments
|
Download
|
 |
M |
src/trusted/validator_arm/dgen_input.py
|
View
|
|
2 chunks |
+5 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/trusted/validator_arm/dgen_output.py
|
View
|
|
5 chunks |
+45 lines, -32 lines |
0 comments
|
Download
|
 |
M |
src/trusted/validator_arm/generate_decoder.py
|
View
|
|
1 chunk |
+14 lines, -10 lines |
0 comments
|
Download
|
 |
M |
src/trusted/validator_arm/inst_classes.h
|
View
|
1
2
3
4
5
6
7
8
|
6 chunks |
+609 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/trusted/validator_arm/inst_classes.cc
|
View
|
1
2
3
4
5
6
7
8
|
2 chunks |
+274 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/trusted/validator_arm/model.h
|
View
|
1
2
3
4
5
6
7
8
9
|
3 chunks |
+7 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/trusted/validator_arm/ncval.cc
|
View
|
1
2
3
4
5
6
7
8
|
3 chunks |
+10 lines, -6 lines |
0 comments
|
Download
|
 |
M |
src/trusted/validator_arm/ncvalidate.h
|
View
|
1
2
|
2 chunks |
+5 lines, -3 lines |
0 comments
|
Download
|
 |
M |
src/trusted/validator_arm/ncvalidate.cc
|
View
|
1
2
|
2 chunks |
+12 lines, -6 lines |
0 comments
|
Download
|
 |
A |
src/trusted/validator_arm/testdata-thumb/branch_test.S
|
View
|
|
1 chunk |
+13 lines, -0 lines |
0 comments
|
Download
|
 |
A |
src/trusted/validator_arm/testdata-thumb/branch_test.err
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
A |
src/trusted/validator_arm/testdata-thumb/branch_test.nexe
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A |
src/trusted/validator_arm/testdata-thumb/branch_test.out
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A |
src/trusted/validator_arm/testdata-thumb/bundle_test.S
|
View
|
|
1 chunk |
+14 lines, -0 lines |
0 comments
|
Download
|
 |
A |
src/trusted/validator_arm/testdata-thumb/bundle_test.err
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A |
src/trusted/validator_arm/testdata-thumb/bundle_test.nexe
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A |
src/trusted/validator_arm/testdata-thumb/bundle_test.out
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
src/trusted/validator_arm/testdata-thumb/compile_tests.sh
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+9 lines, -8 lines |
0 comments
|
Download
|
 |
A |
src/trusted/validator_arm/testdata-thumb/it_test.S
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+71 lines, -0 lines |
0 comments
|
Download
|
 |
A |
src/trusted/validator_arm/testdata-thumb/it_test.err
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
A |
src/trusted/validator_arm/testdata-thumb/it_test.nexe
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A |
src/trusted/validator_arm/testdata-thumb/it_test.out
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A |
src/trusted/validator_arm/testdata-thumb/ld_script_arm_thumb2_untrusted
|
View
|
|
1 chunk |
+270 lines, -0 lines |
0 comments
|
Download
|
 |
A |
src/trusted/validator_arm/testdata-thumb/lit_pool_test.S
|
View
|
|
1 chunk |
+26 lines, -0 lines |
0 comments
|
Download
|
 |
A |
src/trusted/validator_arm/testdata-thumb/lit_pool_test.err
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A |
src/trusted/validator_arm/testdata-thumb/lit_pool_test.nexe
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A |
src/trusted/validator_arm/testdata-thumb/lit_pool_test.out
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A |
src/trusted/validator_arm/testdata-thumb/local_allowed.S
|
View
|
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
A |
src/trusted/validator_arm/testdata-thumb/local_allowed.err
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A |
src/trusted/validator_arm/testdata-thumb/local_allowed.nexe
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A |
src/trusted/validator_arm/testdata-thumb/local_allowed.out
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A |
src/trusted/validator_arm/testdata-thumb/local_disallowed.S
|
View
|
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
A |
src/trusted/validator_arm/testdata-thumb/local_disallowed.err
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
A |
src/trusted/validator_arm/testdata-thumb/local_disallowed.nexe
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A |
src/trusted/validator_arm/testdata-thumb/local_disallowed.out
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A |
src/trusted/validator_arm/testdata-thumb/masking_instructions.S
|
View
|
|
1 chunk |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
A |
src/trusted/validator_arm/testdata-thumb/masking_instructions.err
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A |
src/trusted/validator_arm/testdata-thumb/masking_instructions.nexe
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A |
src/trusted/validator_arm/testdata-thumb/masking_instructions.out
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A |
src/trusted/validator_arm/testdata-thumb/masks.h
|
View
|
|
1 chunk |
+11 lines, -0 lines |
0 comments
|
Download
|
 |
A |
src/trusted/validator_arm/testdata-thumb/mem_test.S
|
View
|
|
1 chunk |
+16 lines, -0 lines |
0 comments
|
Download
|
 |
A |
src/trusted/validator_arm/testdata-thumb/mem_test.err
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A |
src/trusted/validator_arm/testdata-thumb/mem_test.nexe
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A |
src/trusted/validator_arm/testdata-thumb/mem_test.out
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A |
src/trusted/validator_arm/testdata-thumb/test.nexe
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A |
src/trusted/validator_arm/testdata-thumb/test_external_jumps.S
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+45 lines, -0 lines |
0 comments
|
Download
|
 |
A |
src/trusted/validator_arm/testdata-thumb/test_external_jumps.err
|
View
|
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
A |
src/trusted/validator_arm/testdata-thumb/test_external_jumps.nexe
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A |
src/trusted/validator_arm/testdata-thumb/test_external_jumps.out
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A |
src/trusted/validator_arm/testdata-thumb/test_forbidden_instructions.S
|
View
|
|
1 chunk |
+22 lines, -0 lines |
0 comments
|
Download
|
 |
A |
src/trusted/validator_arm/testdata-thumb/test_forbidden_instructions.err
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
A |
src/trusted/validator_arm/testdata-thumb/test_forbidden_instructions.nexe
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A |
src/trusted/validator_arm/testdata-thumb/test_forbidden_instructions.out
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A |
src/trusted/validator_arm/testdata-thumb/test_internal_jumps.S
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+74 lines, -0 lines |
0 comments
|
Download
|
 |
A |
src/trusted/validator_arm/testdata-thumb/test_internal_jumps.err
|
View
|
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
A |
src/trusted/validator_arm/testdata-thumb/test_internal_jumps.nexe
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A |
src/trusted/validator_arm/testdata-thumb/test_internal_jumps.out
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A |
src/trusted/validator_arm/testdata-thumb/test_sp_updates.S
|
View
|
|
1 chunk |
+59 lines, -0 lines |
0 comments
|
Download
|
 |
A |
src/trusted/validator_arm/testdata-thumb/test_sp_updates.err
|
View
|
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
A |
src/trusted/validator_arm/testdata-thumb/test_sp_updates.nexe
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A |
src/trusted/validator_arm/testdata-thumb/test_sp_updates.out
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A |
src/trusted/validator_arm/testdata-thumb/test_stores.S
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+91 lines, -0 lines |
0 comments
|
Download
|
 |
A |
src/trusted/validator_arm/testdata-thumb/test_stores.err
|
View
|
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
A |
src/trusted/validator_arm/testdata-thumb/test_stores.nexe
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A |
src/trusted/validator_arm/testdata-thumb/test_stores.out
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
M |
src/trusted/validator_arm/testdata/compile_tests.sh
|
View
|
|
1 chunk |
+7 lines, -8 lines |
0 comments
|
Download
|
 |
M |
src/trusted/validator_arm/validator.h
|
View
|
1
2
3
4
5
6
7
8
|
17 chunks |
+127 lines, -26 lines |
0 comments
|
Download
|
 |
M |
src/trusted/validator_arm/validator.cc
|
View
|
1
2
3
4
5
6
7
8
|
19 chunks |
+226 lines, -118 lines |
0 comments
|
Download
|
 |
M |
src/trusted/validator_arm/validator_arm.gyp
|
View
|
1
2
3
4
5
6
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/trusted/validator_arm/validator_tests.cc
|
View
|
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|