forked from iisec-suzaki/optee-ra
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
22 lines (20 loc) · 723 Bytes
/
.gitignore
File metadata and controls
22 lines (20 loc) · 723 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Local build artifacts
attester/remote_attestation/host/main.o
attester/remote_attestation/host/rust-ffi/coserv-rs/
attester/remote_attestation/ta/*.o
attester/remote_attestation/ta/*.d
attester/remote_attestation/ta/*.cmd
attester/remote_attestation/ta/.*.d
attester/remote_attestation/ta/.*.cmd
attester/remote_attestation/ta/*.dmp
attester/remote_attestation/ta/*.elf
attester/remote_attestation/ta/*.map
attester/remote_attestation/ta/*.stripped.elf
attester/remote_attestation/ta/*.ta
attester/remote_attestation/ta/dyn_list
attester/remote_attestation/ta/ta.lds
attester/remote_attestation/ta/include/pta_remote_attestation.h
# Yocto work dir
attester/container-imx/yocto
# Local Veraison services clone
services/