mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
Virtual address behavior has been changed in this PR: https://github.com/zephyrproject-rtos/zephyr/pull/57878 Now it is required to register virtual address before using it. Corresponding PR to auto-pts: https://github.com/auto-pts/auto-pts/pull/961 Signed-off-by: Pavel Vasilyev <pavel.vasilyev@nordicsemi.no>