zephyr/drivers/memc
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
..
CMakeLists.txt drivers: memc: build as static library 2021-08-17 06:06:03 -04:00
Kconfig kconfig: drivers: experimental settings now uses select EXPERIMENTAL 2021-10-25 10:46:48 +02:00
Kconfig.mcux drivers: memc: Introduce i.MX RT FlexSPI HyperRAM driver 2021-04-02 10:36:22 -05:00
Kconfig.stm32 drivers: stm32-fmc: enable MEMC_STM32 default based on dt 2021-06-29 11:30:35 -04:00
memc_mcux_flexspi.c drivers: mcux_flexspi: Default logging to disabled when XIP is used 2021-11-22 22:27:13 -05:00
memc_mcux_flexspi.h drivers: flash: added flexspi hyperflash. 2021-10-19 16:42:12 -05:00
memc_mcux_flexspi_hyperram.c drivers: mcux_flexspi: Default logging to disabled when XIP is used 2021-11-22 22:27:13 -05:00
memc_stm32.c drivers/pinmux: stm32: Move stm32 driver from stm32/ 2021-06-11 08:04:39 -05:00
memc_stm32_sdram.c drivers: memc: remove usage of device_pm_control_nop 2021-04-28 12:25:24 -04:00
memc_stm32_sdram.ld drivers: memc: stm32: initial support for stm32 FMC 2020-11-24 16:33:17 +01:00