Part 4 – Multithreading
This part introduces parallel multithreaded applications through the development of a scheduler and an explanation of context change in an ARM CPU. In the last chapter, the TEE approach is explained, with examples of a system secured with TrustZone-M.
This part has the following chapters:
- Chapter 10, Parallel Tasks and Scheduling
- Chapter 11, Trusted Execution Environment