zephyr/tests/drivers/flash/common
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: drivers: flash: Support test common for RA6, RA4 2025-01-08 17:02:36 +01:00
socs tests: esp32c3: Add USB variant 2025-01-10 18:57:07 +01:00
src tests/flash: Improve flash_get_size output on error 2024-12-19 15:19:32 +01:00
CMakeLists.txt
Kconfig tests/drivers/flash: Add test case for flash_get_size 2024-11-23 15:30:10 +01:00
prj.conf tests/flash/common: Increase ztest stack size 2024-10-17 09:43:40 +02:00
testcase.yaml drivers: flash_nxp_s32: create common source code 2025-01-21 19:26:45 +01:00