include: sbi: Add hart_suspend() platform callback
authorAnup Patel <anup.patel@wdc.com>
Fri, 5 Feb 2021 12:17:48 +0000 (17:47 +0530)
committerAnup Patel <anup@brainfault.org>
Wed, 3 Mar 2021 04:49:24 +0000 (10:19 +0530)
commit807d71c4ff11b8dd9a6366819314db704e0f6aca
treefb729cd791d13c3cf43b58cde9a9a611a9c1572a
parent4b05df6700adbc71cfa5f681bf9263447c9140c4
include: sbi: Add hart_suspend() platform callback

We add hart_suspend() callback in platform operations which will
be used by HSM implementation to enter retentive or non-retentive
suspend state.

Signed-off-by: Anup Patel <anup.patel@wdc.com>
Reviewed-by: Atish Patra <atish.patra@wdc.com>
include/sbi/sbi_platform.h