Skip to content

module/smcf: Fix build issues

Nishant Sharma requested to merge ns/smcf_build_fix into main

Due to a recent change SMCF module does not build successfully. Fix the build by including timer_module library, Including a missing fwk_assert header and adding return statement in the smcf_bind function.

Signed-off-by: Nishant Sharma nishant.sharma@arm.com

Merge request reports