Igor Opaniuk | 06fe31c | 2017-08-07 02:37:51 +0300 | [diff] [blame] | 1 | GPATH |
2 | GRTAGS | ||||
3 | GSYMS | ||||
4 | GTAGS | ||||
5 | *.cmd | ||||
6 | *.d | ||||
7 | *.dmp | ||||
8 | *.elf | ||||
9 | *.lds | ||||
10 | *.map | ||||
11 | *.o | ||||
Igor Opaniuk | 06fe31c | 2017-08-07 02:37:51 +0300 | [diff] [blame] | 12 | *.swp |
13 | *.ta | ||||
14 | cscope.* | ||||
Etienne Carriere | 22bb6d0 | 2017-11-09 09:20:04 +0100 | [diff] [blame] | 15 | out/ |
Etienne Carriere | d3cb276 | 2017-11-09 15:45:53 +0100 | [diff] [blame] | 16 | hello_world/host/optee_example_hello_world |
17 | random/host/optee_example_random | ||||
Etienne Carriere | a8118d8 | 2017-11-08 15:37:04 +0100 | [diff] [blame] | 18 | aes/host/optee_example_aes |
Joakim Bech | 730a0da | 2017-11-21 15:19:09 +0100 | [diff] [blame] | 19 | hotp/host/optee_example_hotp |
Etienne Carriere | ae02c09 | 2018-07-10 11:11:22 +0200 | [diff] [blame] | 20 | secure_storage/host/optee_example_secure_storage |