Skip to content
Commit 78d25331 authored by Chris Kay's avatar Chris Kay Committed by souvikkc
Browse files

mock_psu: Add asynchronous driver support



This commit allows elements of the `mock_psu` module to emulate
asynchronous operations.

Enabling asynchronous operations forces requests to the element to be
pended for later completion, and is useful for testing interfaces that
interact with `mock_psu` which need to support this functionality.

Change-Id: Ic52221c510de8da60501a163b3f7dcacef6b0a3b
Signed-off-by: Chris Kay's avatarChris Kay <chris.kay@arm.com>
parent b5188d76
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment