Added [in-progress] Developer Guides
[AGL/documentation.git] / docs / 2_Architecture_Guides / 2.2_Security_Blueprint / 10_Annexes / 1.2.10.2_To_Do_Notes.md
1 ---
2 title: Todo notes
3 ---
4
5 # Todo notes
6 <!-- section-todo -->
7
8 Domain          | Improvement
9 --------------- | ----------------------------------------------------
10 Boot-Abstract-1 | More generic and add examples (The chain of trust).
11
12 Domain          | Improvement
13 --------------- | -------------------------------------------
14 Boot-Abstract-1 | Review the definition of the "boot loader".
15
16 Domain          | Improvement
17 --------------- | ------------------------------------
18 Boot-Consoles-1 | Secure loader: No reference earlier?
19
20 Domain                | Improvement
21 --------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------
22 Hypervisor-Abstract-1 | Complete Hypervisor part ([jailhouse](https://github.com/siemens/jailhouse) / [KVM](https://www.linux-kvm.org/page/Main_Page) / [Xen](https://www.xenproject.org/developers/teams/embedded-and-automotive.html)).
23
24 Domain                           | Improvement
25 -------------------------------- | -----------------------------
26 Kernel-General-IndependentExec-1 | Kernel or/and platform part ?
27
28 Domain                          | Improvement
29 ------------------------------- | ---------------
30 Kernel-General-LibraryLinking-1 | Keep this part?
31
32 Domain              | Improvement
33 ------------------- | --------------------------------
34 Platform-Abstract-1 | Create a graphics and sound part.
35
36 Domain              | Improvement
37 ------------------- | -----------
38 Platform-Services-1 | SystemD ?
39 Platform-Services-2 | Secure daemon ?
40
41 Domain                        | Improvement
42 ----------------------------- | ------------------------
43 Platform-Users-Capabilities-1 | Kernel or Platform-user?
44 Platform-Users-Capabilities-2 | Add config note.
45
46 Domain                     | Improvement
47 -------------------------- | ------------------------------
48 Application-Installation-1 | Talk about AppFw offline mode.
49
50 Domain                  | Improvement
51 ----------------------- | ----------------------------------------------------------
52 Application-Signature-1 | Add content (see secure build in Secure development part).
53
54 Domain                 | Improvement
55 ---------------------- | ------------
56 Application-Services-1 | Add content (Which services?).
57 Application-Services-2 | Add Binder.
58
59 Domain                  | Improvement
60 ----------------------- | -----------------
61 Connectivity-Abstract-1 | Improve abstract.
62
63 Domain                  | Improvement
64 ----------------------- | -------------------------------------------
65 Connectivity-Wireless-1 | Add communication channels (RFID, ZigBee?).
66
67 Domain        | Improvement
68 ------------- | -----------------
69 Update-SOTA-1 | Part to complete.
70
71 Domain                  | Improvement
72 ----------------------- | ------------
73 SecureDev-SecureBuild-1 | Add content.
74
75 Domain                 | Improvement
76 ---------------------- | ------------
77 SecureDev-Signatures-1 | Add content.
78
79 Domain                | Improvement
80 --------------------- | -----------------------------------------------------
81 SecureDev-CodeAudit-1 | Add CVE analyser.
82 SecureDev-CodeAudit-2 | [OSSTMM](http://www.isecom.org/mirror/OSSTMM.3.pdf).
83
84 <!-- end-section-todo -->