commit | c5c256b47f59de99db43f75a7020fdee39d31569 | [log] [tgz] |
---|---|---|
author | changpeng.jiang <changpeng.jiang@amlogic.com> | Sun Feb 04 17:22:04 2024 +0800 |
committer | Changpeng Jiang <changpeng.jiang@amlogic.com> | Sun Feb 18 20:00:18 2024 -0700 |
tree | bf8329c76781bcac9ec2c2780bbbb2d9461d0eb2 | |
parent | deae4e736b260fbbecb565c8a906e10dab3cafb7 [diff] |
All_SoC: BL30: change delay from 20ms to 40ms [2/3] PD#SWPL-157427 Problem: vTaskDelay(pdMS_TO_TICKS(20)); maybe delay less than 20ms, so need to set delay time to 40ms. Solution: add code. Verify: All_soc pass Change-Id: I21e2d272c9d230b3286576f534facf092435f821 Signed-off-by: changpeng.jiang <changpeng.jiang@amlogic.com>