Anton Komlev | b3f6466 | 2023-01-28 11:53:05 +0000 | [diff] [blame] | 1 | ##################### |
2 | Software 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> | ||||
12 | Implicit Typecasintg <enum_implicit_casting.rst> | ||||
13 | |||||
14 | -------------- | ||||
15 | |||||
16 | *Copyright (c) 2023, Arm Limited. All rights reserved.* |