Skip to content
Commit 8108c9a3 authored by Deepika Bhavnani's avatar Deepika Bhavnani
Browse files

Extend SYSTEM_OFF test case



Extend SYSTEM_OFF to involve more than just the lead CPU.

The typical way to use SYSTEM_OFF is to use calls to CPU_OFF on
all online cores except for the last one, which instead uses SYSTEM_OFF.

test_system_off_cpu_other_than_lead() case is added to turn on any
random CPU other then lead CPU and perform SYSTEM_OFF from the CPU which
was turned ON.

Signed-off-by: default avatarDeepika Bhavnani <deepika.bhavnani@arm.com>
Change-Id: Ice62d0e7ef0db63ccb030e8dc1a83d9bd55e70f2
parent 0012dbc2
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