On 10 March 2015 at 15:07, Peter Maydell <peter.mayd...@linaro.org> wrote:
> Given that the 'ap' parameter isn't just the AP bits this
> could use a mention in the comment:
>
> /* Translate section/page access permissions to page
>  * R/W protection flags. The 'ap' parameter is the concatenation
>  * of the APX:AP bits (with APX zero for the descriptor formats
>  * which don't have it).
>  */

Ignore this -- "APX" is an ARMv6-ism, and that bit is just
AP[2] in v7 and up.

-- PMM

Reply via email to