commit | 5a60efa12a57cde98240f861e45609cb9b94d58d | [log] [tgz] |
---|---|---|
author | Pali Rohár <pali@kernel.org> | Mon Feb 14 18:33:24 2022 +0100 |
committer | Pali Rohár <pali@kernel.org> | Tue Feb 15 13:21:42 2022 +0100 |
tree | 10634aafc4f3b0b09d6a78ed689ee5ed863a93c8 | |
parent | b22f18e36530e9b67d0b33a61f2c89fe85345e49 [diff] |
fix(a3k): fix comment about BootROM address range A53 AP BootROM is just 16 kB long and is mapped to address range 0xFFFF0000-0xFFFF4000. RVBAR_EL3 register has value 0xFFFF0000. A53 AP BootROM itself is in the BootROM window which is 1 MB long and mapped to address range 0xFFF00000-0xFFFFFFFF. CM3 BootROM is not accessible from A53 core. Signed-off-by: Pali Rohár <pali@kernel.org> Change-Id: I5d4a4c7b1e7550c4738c67a872d341f945d48bbc