zephyr/soc/arm
Daniel DeGrasse e70907f52d drivers: mcux_flexspi: Default logging to disabled when XIP is used
Program flow will behave incorrectly (memory and instruction fetches
return invalid data) if Flexspi is accessed by the Flexspi driver while
being used as XIP memory by the Cortex M7.

Set logging to disabled by when XIP mode is used in the memc and
flexspi drivers, and warn the user if they attempt to enable it.

Fixes #40133

Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
2021-11-22 22:27:13 -05:00
..
arm drivers: clock_control: Refactor drivers to use shared init priority 2021-10-19 23:05:25 -04:00
atmel_sam soc: atmel: use new DT pinctrl accessors 2021-08-25 18:09:00 -04:00
atmel_sam0 soc: atmel: use new DT pinctrl accessors 2021-08-25 18:09:00 -04:00
bcm_vk arm/arm64: Make ARM64 a standalone architecture 2021-03-31 10:34:33 -05:00
common/cortex_m soc: arm: nxp_imx: add rt117x support 2021-06-29 11:30:00 -04:00
cypress soc: cypress: use new DT pinctrl accessors 2021-08-25 18:09:00 -04:00
gigadevice soc: arm: gigadevice: enable pinctrl by default 2021-11-22 16:30:28 -05:00
infineon_xmc arm: rename z_platform_init to z_arm_platform_init 2021-07-28 21:08:18 -04:00
microchip_mec Microchip: MEC172x: eSPI driver 2021-11-16 10:43:42 +01:00
nordic_nrf soc: nordic_nrf: Add query items for HW peripherals missing 2021-11-11 07:24:53 -05:00
nuvoton_npcx drivers: spi: npcx: add SPI support to access the SPI flash 2021-11-01 21:48:20 -04:00
nuvoton_numicro soc: arm: rename soc/arm/nuvoton as soc/arm/nuvoton_numicro 2021-08-07 20:37:24 -04:00
nxp_imx drivers: mcux_flexspi: Default logging to disabled when XIP is used 2021-11-22 22:27:13 -05:00
nxp_kinetis board: Adds RDDRONE-FMUK66 board support package 2021-11-02 13:17:44 -05:00
nxp_lpc boards: lpcxpresso55s69: Add PWM support 2021-11-01 11:14:29 -04:00
quicklogic_eos_s3 drivers: gpio: add EOS S3 GPIO driver 2021-03-11 08:58:20 -05:00
renesas_rcar arm: rename z_platform_init to z_arm_platform_init 2021-07-28 21:08:18 -04:00
silabs_exx32 boards: efr32mg_sltb004a: Add minimal pwm support 2021-09-03 10:11:15 -04:00
st_stm32 soc: arm: st_stm32: use SMPS power supply only if enabled 2021-11-18 13:56:39 +01:00
ti_lm3s6965 device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
ti_simplelink cc13x2_cc26x2: pm: Conditionally implement PM functions 2021-09-13 17:54:23 -04:00
xilinx_zynq7000 soc: arm: dts: arm: xilinx: Zynq-7000 SoC init code, device tree data 2021-10-28 15:26:50 +02:00
xilinx_zynqmp soc: arm: xilinx_zynqmp: Enable MPU support 2021-08-17 06:06:33 -04:00
CMakeLists.txt soc: arm: framework for common fixed MPU region configuration 2019-12-09 11:51:14 -05:00
Kconfig soc: arm: nrf5340: remove handling for Erratum 19 2021-02-19 15:12:28 +03:00