Skip to content

Conversation

@quic-aditrath
Copy link
Contributor

Add Kconfig option for IRM module to enable conditional compilation of source and stub implementation.

Stub compilation is used for platform where IRM platform specific driver is not implemented e.g. Zephyr.

Add configuration option to enable/disable the Integrated Resource
Monitor (IRM) module, with default configuration set to enable.

When disabled, a stub implementation is compiled.

Signed-off-by: Aditya Rathi <[email protected]>
Implement conditional source file selection for the IRM module based
on the CONFIG_IRM Kconfig option to support both full and stub builds.

Stub compilation is used for platform where IRM platform specific driver
is not implemented e.g. Zephyr.

Signed-off-by: Aditya Rathi <[email protected]>
@quic-aditrath quic-aditrath requested review from a team January 29, 2026 10:36
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