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>
1 file changed