zephyr/cmake/linker_script
Daniel DeGrasse b84076a192 cmake: arm: linker: remove usage of ld-specific ADDR() function
Remove usage of ld-specific ADDR function within the cmake linker
generator scripting. Since the linker generator scripting doesn't
support MPUs, we can simply set the __ramfunc_region_start symbol to be
equal to __ramfunc_start

Fixes #87200

Signed-off-by: Daniel DeGrasse <ddegrasse@tenstorrent.com>
2025-04-24 16:54:14 +02:00
..
arm cmake: arm: linker: remove usage of ld-specific ADDR() function 2025-04-24 16:54:14 +02:00
common drivers: video: Introduce video device structure 2025-04-21 20:03:31 +02:00