Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

posix: options: mmap: disable xtensa support due to linker issue #83649

Conversation

cfriedt
Copy link
Member

@cfriedt cfriedt commented Jan 7, 2025

The Xtensa linker scripts seem to be injecting syntax errors when MMU is enabled. Disable the implication in Kconfig.mem for Xtensa until linker issues are resolved.

Forked from #83303

The Xtensa linker scripts seem to be injecting syntax errors when
MMU is enabled. Disable the implication in Kconfig.mem for Xtensa
until linker issues are resolved.

Signed-off-by: Chris Friedt <[email protected]>
@zephyrbot zephyrbot added the area: POSIX POSIX API Library label Jan 7, 2025
@zephyrbot zephyrbot requested a review from ycsin January 7, 2025 13:40
@kartben kartben merged commit d58a5ce into zephyrproject-rtos:main Jan 9, 2025
28 checks passed
@cfriedt cfriedt deleted the posix-options-mmap-disable-xtensa-support-due-to-linker-issues branch January 11, 2025 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: POSIX POSIX API Library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants