[PATCH 1/2] spec: add MPU CTRL option to be usable on ARMV7M based BSPs
Sebastian Huber
sebastian.huber at embedded-brains.de
Thu Mar 16 13:34:57 UTC 2023
On 16.03.23 14:28, Karel Gardas wrote:
> +description: |
> + Default value of the ARM MPU CTRL register
> +default:
> +- enabled-by:
> + - arm/imxrt1052
> + - arm/stm32h7
> + - arm/nucleo-h743zi
> + - arm/stm32h7b3i-dk
> + - arm/stm32h747i-disco
> + - arm/stm32h757i-eval
> + value: (ARMV7M_MPU_CTRL_ENABLE | ARMV7M_MPU_CTRL_PRIVDEFENA)
> +- enabled-by: true
> + value: ARMV7M_MPU_CTRL_ENABLE
The patch set looks good, but please make the current value
(ARMV7M_MPU_CTRL_ENABLE | ARMV7M_MPU_CTRL_PRIVDEFENA) the default value.
--
embedded brains GmbH
Herr Sebastian HUBER
Dornierstr. 4
82178 Puchheim
Germany
email: sebastian.huber at embedded-brains.de
phone: +49-89-18 94 741 - 16
fax: +49-89-18 94 741 - 08
Registergericht: Amtsgericht München
Registernummer: HRB 157899
Vertretungsberechtigte Geschäftsführer: Peter Rasmussen, Thomas Dörfler
Unsere Datenschutzerklärung finden Sie hier:
https://embedded-brains.de/datenschutzerklaerung/
More information about the devel
mailing list