commit | 319f310284e4c5c59b20d534487d1b84334b3061 | [log] [tgz] |
---|---|---|
author | bangzheng.liu <bangzheng.liu@amlogic.com> | Mon Jun 19 10:18:36 2023 +0800 |
committer | bangzheng.liu <bangzheng.liu@amlogic.com> | Mon Jun 19 10:18:36 2023 +0800 |
tree | bd5903b397800d8bc3779a2a6d7a20f2dd75aaa8 | |
parent | 76d2c09ce84c6cc69de8deac1a1bbb93bf0e9537 [diff] |
bl30: rtos_sdk delete mie enable when setup internal timer [1/1] PD#SWPL-128578 Problem: Enable MIE before task schedule may destroy task stack if there has already a irq pending in the irq controller, which causeing the task schedule fail. Solution: Delete MIE enable when setup internal timer before task schedule. Verify: t3x_bc302 Change-Id: Ie8aff92c1b59083dfb6b021ef922879f864d490a Signed-off-by: bangzheng.liu <bangzheng.liu@amlogic.com>