linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: vladimir.murzin@arm.com (Vladimir Murzin)
To: linux-arm-kernel@lists.infradead.org
Subject: [RFC PATCH 0/5] Introduce PMSAv8 memory protection unit
Date: Fri, 15 Dec 2017 10:29:53 +0000	[thread overview]
Message-ID: <3a60ca64-e175-8058-a7df-f0947dcd1540@arm.com> (raw)
In-Reply-To: <0B16DB97-D4E6-4DEE-A03F-FD215475C448@esh.hu>

Hi,

On 15/12/17 10:21, Szemz? Andr?s wrote:
> Hi,
> 
>> On 2017. Dec 13., at 18:02, Vladimir Murzin <vladimir.murzin@arm.com> wrote:
>>
>> Hi,
>>
>> This series is an attempt to add support for PMSAv8 MPU defined by
>> ARMv8R/M architecture.
>>
>> I'm have a doubt about adding dedicated config option, so both v7 and
>> v8 versions of PMSA are covered with CONFIG_MPU, but I'd glad to hear
>> what people think of it.
>>
>> Thanks!
>>
>> Vladimir Murzin (5):
>>  ARM: NOMMU: Move PMSAv7 MPU under it's own namespace
>>  ARM: NOMMU: Reorganise __setup_mpu
>>  ARM: NOMMU: Postpone MPU activation till __after_proc_init
>>  ARM: NOMMU: Make _stext and _end meet PMSAv8 alignment restrictions
>>  ARM: NOMMU: Support PMSAv8 MPU
>>
> 
> I?ve tested this series on my Atmel armv7m board, and it doesn?t break anything on my side.
> (My test setup is running kernel from SDRAM, with rootfs on SDcard, so no XIP was tested)
> 
> FWIW, you can add my Tested-by for patches 1-4.

Mach appreciated!

Cheers
Vladimir

> 
> Thanks!
> 
> Regards,
> Andras
> 
> 
> 
> 

      reply	other threads:[~2017-12-15 10:29 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-13 17:02 [RFC PATCH 0/5] Introduce PMSAv8 memory protection unit Vladimir Murzin
2017-12-13 17:02 ` [RFC PATCH 1/5] ARM: NOMMU: Move PMSAv7 MPU under it's own namespace Vladimir Murzin
2017-12-13 17:02 ` [RFC PATCH 2/5] ARM: NOMMU: Reorganise __setup_mpu Vladimir Murzin
2017-12-13 17:02 ` [RFC PATCH 3/5] ARM: NOMMU: Postpone MPU activation till __after_proc_init Vladimir Murzin
2017-12-13 17:02 ` [RFC PATCH 4/5] ARM: NOMMU: Make _stext and _end meet PMSAv8 alignment restrictions Vladimir Murzin
2017-12-13 17:02 ` [RFC PATCH 5/5] ARM: NOMMU: Support PMSAv8 MPU Vladimir Murzin
2017-12-14  5:01   ` afzal mohammed
2017-12-18 11:47     ` Vladimir Murzin
2017-12-19  6:11       ` afzal mohammed
2017-12-15 10:21 ` [RFC PATCH 0/5] Introduce PMSAv8 memory protection unit Szemző András
2017-12-15 10:29   ` Vladimir Murzin [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3a60ca64-e175-8058-a7df-f0947dcd1540@arm.com \
    --to=vladimir.murzin@arm.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).