blob: cc00ba891923e504223e97c7cbd7cfd689970ba2 [file] [log] [blame]
Anton Komlevb3f64662023-01-28 11:53:05 +00001#####################
2Software Design Notes
3#####################
4
5.. toctree::
6 :maxdepth: 1
7
8 Code Sharing <code_sharing.rst>
9 Hardware Abstraction Layer <hardware_abstraction_layer.rst>
10 Cooperative Scheduling <tfm_cooperative_scheduling_rules.rst>
11 Code Templates <tfm_code_generation_with_jinja2.rst>
Nicola Mazzucatoafd24bb2024-02-14 17:27:27 +000012 Implicit Typecasting <enum_implicit_casting.rst>
Anton Komlevb3f64662023-01-28 11:53:05 +000013
14--------------
15
Nicola Mazzucatoafd24bb2024-02-14 17:27:27 +000016*Copyright (c) 2023-2024, Arm Limited. All rights reserved.*