OP-TEE / optee_docs

This git contains the official documentation for the OP-TEE project
BSD 2-Clause "Simplified" License
58 stars 96 forks source link

architecture: core: update interrupt handling #120

Closed jenswi-linaro closed 3 years ago

jenswi-linaro commented 3 years ago

Updates the description of interrupt handling to better match both the code and the terminology used. The old MSC diagrams are replaced by Plantuml diagrams.

Signed-off-by: Jens Wiklander jens.wiklander@linaro.org

jenswi-linaro commented 3 years ago

Interesting feature to suggest changes.

jenswi-linaro commented 3 years ago

I did a final commit to replace optee_os with OP-TEE OS in the interrupt handling section. It's still a bit clunky with all the OP-TEE OS everywhere. There's room for improving the language, but we're moving in the right direction. I'll squash all these commits into one commit once we're happy with the changes.

jbech-linaro commented 3 years ago

Btw, notice that Travis (Sphinx) warns about title (===...) is too short. Please fix that as well, when squashing etc.