diff options
author | vetch <vetch97@gmail.com> | 2019-10-08 17:24:59 +0200 |
---|---|---|
committer | vetch <vetch97@gmail.com> | 2019-10-08 17:24:59 +0200 |
commit | 8de2ff74293a583fbf4cd9a87a8bf29c0c93d5a8 (patch) | |
tree | 2aaca83b836d39bd3485eb6c05a810573e410adc /docs | |
parent | 86dd24af196b0c3582fe786d3c9222eeed70c706 (diff) | |
download | rpi-MMU-example-8de2ff74293a583fbf4cd9a87a8bf29c0c93d5a8.tar.gz rpi-MMU-example-8de2ff74293a583fbf4cd9a87a8bf29c0c93d5a8.zip |
added mmu doc
Diffstat (limited to 'docs')
-rw-r--r-- | docs/links | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,3 +4,5 @@ ARMv7 ARM https://static.docs.arm.com/ddi0406/c/DDI0406C_C_arm_architecture_reference_manual.pdf MRC https://developer.arm.com/ja/docs/dui0489/latest/arm-and-thumb-instructions/mrc-and-mrc2 +MMU (armv8 mostly) +https://static.docs.arm.com/100940/0100/armv8_a_address%20translation_100940_0100_en.pdf |