Skip to content

posal: Add Zephyr architecture support.#67

Open
quic-aditrath wants to merge 1 commit intoAudioReach:masterfrom
quic-aditrath:zephyr_cmake_updates
Open

posal: Add Zephyr architecture support.#67
quic-aditrath wants to merge 1 commit intoAudioReach:masterfrom
quic-aditrath:zephyr_cmake_updates

Conversation

@quic-aditrath
Copy link
Contributor

Add conditional compilation support for CONFIG_ARCH_ZEPHYR in the POSAL build system. Include posal_condvar.c and posal_timer.c for Zephyr builds while excluding posal_rtld compilation as it is not supported on Zephyr.

Link against the zephyr_interface library when building for Zephyr architecture to provide necessary platform abstractions.

Add conditional compilation support for CONFIG_ARCH_ZEPHYR in the POSAL
build system. Include posal_condvar.c and posal_timer.c for Zephyr
builds while excluding posal_rtld compilation as it is not supported on
Zephyr.

Link against the zephyr_interface library when building for Zephyr
architecture to provide necessary platform abstractions.

Signed-off-by: Aditya Rathi <aditrath@qti.qualcomm.com>
@quic-aditrath quic-aditrath requested review from a team February 26, 2026 04:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant