summaryrefslogtreecommitdiff
path: root/lib/utils/timer/objects.mk
diff options
context:
space:
mode:
authorAnup Patel <[email protected]>2021-02-19 09:54:05 +0530
committerAnup Patel <[email protected]>2021-03-03 13:54:50 +0530
commit50d4fde1c5a4ceb063d7f9a402769fb5be6d59ad (patch)
tree0590cebdd9fea2041c60f665797036270e874f94 /lib/utils/timer/objects.mk
parentb9cf617a9f15168e109a9c95989093b36b4f0135 (diff)
lib: Remove redundant sbi_platform_ipi_clear() calls
The sbi_platform_ipi_clear() called from wait_for_coldboot() and sbi_hsm_hart_wait() is redundant because IPI will be automatically cleared by sbi_platform_ipi_init() called from sbi_ipi_init(). Further, wait_for_coldboot() is common for warm startup and warm resume path so the sbi_platform_ipi_clear() called in warm resume path cause resuming HART to miss an IPI injected other HART to wakeup the HART. Signed-off-by: Anup Patel <[email protected]> Reviewed-by: Atish Patra <[email protected]>
Diffstat (limited to 'lib/utils/timer/objects.mk')
0 files changed, 0 insertions, 0 deletions