Check Lesson
Lessons
Foundation – Experiment 1
Foundation – Experiment 2
You must finish Experiment 1 first Un-Priviledged to Priviledged using SVC
Foundation Experiment 3
Make sure to finish earlier experiments first Memory ordering Software ordering by cpu barriers
Foundation – Compiler
What is the role of Compiler ? __COMPILER_BARRIER(); is a compiler barrier that prevents the compiler from reordering memory accesses […]
Exceptions
Software triggered exceptions Software set Interrupt pending bit in SCB registers
