]> Git Repo - qemu.git/commit
target/arm: Remove incorrect comment about MPU_CTRL
authorPeter Maydell <[email protected]>
Mon, 4 Sep 2017 14:21:52 +0000 (15:21 +0100)
committerPeter Maydell <[email protected]>
Mon, 4 Sep 2017 14:21:52 +0000 (15:21 +0100)
commit59e4972c3fc63d981e8b613ebb3bb01a05848075
tree79b99f5deb780fddae7c36056eeea6e838fd34fc
parent79c857a35f3e829d0baac23a355a1365714d2a1a
target/arm: Remove incorrect comment about MPU_CTRL

Remove the comment that claims that some MPU_CTRL bits are stored
in sctlr_el[1]. This has never been true since MPU_CTRL was added
in commit 29c483a50607 -- the comment is a leftover from
Michael Davidsaver's original implementation, which I modified
not to use sctlr_el[1]; I forgot to delete the comment then.

Signed-off-by: Peter Maydell <[email protected]>
Reviewed-by: Edgar E. Iglesias <[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
Message-id: 1501692241[email protected]
target/arm/cpu.h
This page took 0.024367 seconds and 4 git commands to generate.