|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+549 lines, -413 lines) |
Patch |
 |
M |
site_scons/site_tools/library_deps.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
6 chunks |
+6 lines, -3 lines |
0 comments
|
Download
|
 |
M |
src/tools/validator_tools/build.scons
|
View
|
1
2
3
4
5
6
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/tools/validator_tools/ncstubout.c
|
View
|
1
2
3
4
5
|
1 chunk |
+2 lines, -4 lines |
0 comments
|
Download
|
 |
M |
src/trusted/service_runtime/build.scons
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/trusted/service_runtime/sel_ldr.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/trusted/service_runtime/sel_ldr.c
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/trusted/service_runtime/sel_main.c
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+0 lines, -6 lines |
0 comments
|
Download
|
 |
M |
src/trusted/service_runtime/sel_main_chrome.c
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
M |
src/trusted/service_runtime/sel_validate_image.c
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
4 chunks |
+25 lines, -40 lines |
0 comments
|
Download
|
 |
M |
src/trusted/service_runtime/service_runtime.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/trusted/service_runtime/testdata/dfa_validator_hello.stderr
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/trusted/validator/build.scons
|
View
|
1
2
3
4
5
6
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/trusted/validator/ncvalidate.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
4 chunks |
+78 lines, -92 lines |
0 comments
|
Download
|
 |
M |
src/trusted/validator/validation_cache_test.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
3 chunks |
+14 lines, -15 lines |
0 comments
|
Download
|
 |
A |
src/trusted/validator/validator.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
1 chunk |
+35 lines, -0 lines |
0 comments
|
Download
|
 |
A |
src/trusted/validator/validator_init.c
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+41 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/trusted/validator/x86/32/ncvalidate.c
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
3 chunks |
+68 lines, -7 lines |
0 comments
|
Download
|
 |
M |
src/trusted/validator/x86/64/ncvalidate.c
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
4 chunks |
+105 lines, -7 lines |
0 comments
|
Download
|
 |
M |
src/trusted/validator/x86/ncval_seg_sfi/ncdecode.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
3 chunks |
+11 lines, -3 lines |
0 comments
|
Download
|
 |
M |
src/trusted/validator/x86/ncval_seg_sfi/ncdecode.c
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/trusted/validator/x86/ncval_seg_sfi/ncvalidate.c
|
View
|
1
2
3
4
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/trusted/validator_arm/cpuid_arm.h
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
src/trusted/validator_arm/ncvalidate.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
4 chunks |
+40 lines, -28 lines |
0 comments
|
Download
|
 |
M |
src/trusted/validator_ragel/unreviewed/decoder.h
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
src/trusted/validator_ragel/unreviewed/dfa_validate_32.c
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
3 chunks |
+42 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/trusted/validator_ragel/unreviewed/dfa_validate_64.c
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
3 chunks |
+42 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/trusted/validator_x86/nccopycode.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
2 chunks |
+4 lines, -20 lines |
0 comments
|
Download
|
 |
M |
src/trusted/validator_x86/nccopycode.c
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
5 chunks |
+7 lines, -167 lines |
0 comments
|
Download
|
 |
M |
src/trusted/validator_x86/ncenuminsts_x86_32.c
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
1 chunk |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/trusted/validator_x86/ncenuminsts_x86_64.c
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
1 chunk |
+4 lines, -1 line |
0 comments
|
Download
|