diff options
| author | Anup Patel <[email protected]> | 2021-02-01 16:13:03 +0530 |
|---|---|---|
| committer | Anup Patel <[email protected]> | 2021-03-03 10:17:41 +0530 |
| commit | 8df1f9a0d33f295fc9f9cd5f6b9b723be96ba13b (patch) | |
| tree | 601583c4879a1cd4e8d0ef0716d375e8bb7eef8a /lib/utils/timer | |
| parent | 5487cf095daecf72c81e2813dcce13e203398a55 (diff) | |
lib: sbi: Use SBI_HSM_STATE_xyz defines instead of SBI_STATE_xyz defines
We replace the use of SBI_STATE_xyz defines with SBI_HSM_STATE_xyz
defines because the HSM state defines are complete enough to implement
HSM state machine in OpenSBI. As a result of this, we can now remove
sbi_hsm_hart_state_to_status() function because it is now redundant
and sbi_hsm_hart_get_state() can directly return HSM state or error.
Signed-off-by: Anup Patel <[email protected]>
Reviewed-by: Atish Patra <[email protected]>
Diffstat (limited to 'lib/utils/timer')
0 files changed, 0 insertions, 0 deletions
