zephyr/tests/drivers/flash
Cong Nguyen Huu f0c4d1c53c drivers: flash_nxp_s32: create common source code
Create common source code to use for supporting HyperFlash.

Rename 'FLASH_NXP_S32_QSPI_NOR_SFDP_RUNTIME' to
'FLASH_NXP_S32_QSPI_SFDP_RUNTIME' as a common kconfig.

Add the 'max-program-buffer-size' property to use for
setting memory pageSize, instead of using
'CONFIG_FLASH_NXP_S32_QSPI_LAYOUT_PAGE_SIZE' for setting.

Add the 'write-block-size' propertyto use for setting
the number of bytes used in write operations, it also
uses to instead of the 'memory-alignment' property.

Signed-off-by: Cong Nguyen Huu <cong.nguyenhuu@nxp.com>
2025-01-21 19:26:45 +01:00
..
boards tests: enable flash tests for mr_canhubk3 board 2023-07-26 09:44:14 +02:00
common drivers: flash_nxp_s32: create common source code 2025-01-21 19:26:45 +01:00
erase_blocks tests: add integration_platforms and misc optimizations 2024-11-26 00:12:07 +01:00
negative_tests tests: nrf: enable twister tests for nrf54l09pdk 2025-01-15 11:52:03 +01:00
stm32 tests: drivers: flash: stm32: fix uninitialized variable 2024-12-25 18:03:06 +01:00