fwk: Split delayed response from fwk_multi_thread
We need to support delayed responses in non-MULTITHREADED mode. As a first step, we split delayed response functionality from fwk_multi_thread.c into a separate file which can be used by both MULTITHREADED and non-MULTITHREADED modes of compilation. We also include the appropriate headers to fix compilation issues in affected files as a result of this change. Change-Id: I3c48e130d3c8a61b06d2432bcf51760bfd19abd8 Tested-by:Nicola Mazzucato <nicola.mazzucato@arm.com> Signed-off-by:
Souvik Chakravarty <souvik.chakravarty@arm.com>
Loading
Please register or sign in to comment