Skip to content

arch/x86: x86_64: Fix generated include - #116525

Open
edersondisouza wants to merge 1 commit into
zephyrproject-rtos:mainfrom
edersondisouza:x86-shadow-stack-include
Open

arch/x86: x86_64: Fix generated include#116525
edersondisouza wants to merge 1 commit into
zephyrproject-rtos:mainfrom
edersondisouza:x86-shadow-stack-include

Conversation

@edersondisouza

Copy link
Copy Markdown
Contributor

Commit d78bf6c ("kconfig: Deprecate LEGACY_GENERATED_INCLUDE_PATH") made it mandatory that generated includes need to include the "zephyr" namespace, which was missed for a shadow stack related include on locore.S.

Commit d78bf6c ("kconfig: Deprecate LEGACY_GENERATED_INCLUDE_PATH")
made it mandatory that generated includes need to include the
"zephyr" namespace, which was missed for a shadow stack related
include on `locore.S`.

Signed-off-by: Ederson de Souza <ederson.desouza@intel.com>
@zephyrbot zephyrbot added area: X86 x86 Architecture (32-bit) size: XS A PR changing only a single line of code labels Aug 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: X86 x86 Architecture (32-bit) size: XS A PR changing only a single line of code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants