Description
In the README.MD of chapter 11 there are some references to the "Arm Architecture Reference Manual for A-profile architecture":
with the [ARMv8_Manual]
referring to:
The problem is that this link refers to the latest version of the manual, but the text is referring to another version. I went through various versions of the ARM manual but couldn't find the one being referred to.
In older versions (such as E.a) section D1.10.1 is "Preferred exception return address" which should be similar to page 5357 in the current latest version of the document.
I couldn't find what the mentioned pages 1874-1876 were referring to.
I suggest picking a version of the manual and write the references to it with a more permanent link than using "latest" version, to avoid such problems.
While I'm there, I thank Andre Richter and everyone else who has contributed to these fantastic tutorials ! 🥳