Skip to content

Conversation

@RobinKastberg
Copy link
Contributor

Currently the CMAKE_LINKER_GENERATOR does not support CONFIG_USERSPACE. see

# ToDo - handle if(CONFIG_USERSPACE)

This change will disable tests and the ability to enable CONFIG_USERSPACE when CMAKE_LINKER_GENERATOR is enabled.

IAR is currently working on this feature, but currently this breaks a lot of tests and test filtering so this would still be nice.

…RATOR

Currently the CMAKE_LINKER_GENERATOR does not support CONFIG_USERSPACE.
This will disable tests and the ability to enable CONFIG_USERSPACE when
CMAKE_LINKER_GENERATOR is enabled.

Signed-off-by: Robin Kastberg <robin.kastberg@iar.com>
@wearyzen
Copy link
Contributor

wearyzen commented Feb 6, 2025

Hi @RobinKastberg, if you plan to revert this when when IAR enables CMAKE_LINKER_GENERATOR, could you please create an issue and add a link to it in the commit?

@RobinKastberg
Copy link
Contributor Author

I will.. But there is a big risk like this won't be long-lived or relevant at all:

#85241

@kartben kartben requested review from nordicjm and tejlmand March 26, 2025 10:21
@RobinKastberg
Copy link
Contributor Author

This will need to be made IAR specific now since LD actually supports this :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: ARM ARM (32-bit) Architecture area: Testsuite Testsuite

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants