This commit fixes the following bug.Issue link: https://github.com/zephyrproject-rtos/ zephyr/issues/86399. Some users reported data access violations due to the qualifier. Removing static ensures proper memory alignment and avoids potential memory access issues. Signed-off-by: S Swetha <s.swetha@intel.com> |
||
|---|---|---|
| .. | ||
| boards | ||
| socs | ||
| src | ||
| sysbuild/vpr_launcher | ||
| CMakeLists.txt | ||
| Kconfig | ||
| prj.conf | ||
| stm32_nocache_mem_dt.conf | ||
| stm32_nocache_mem.conf | ||
| testcase.yaml | ||