commit | 76d2c09ce84c6cc69de8deac1a1bbb93bf0e9537 | [log] [tgz] |
---|---|---|
author | bangzheng.liu <bangzheng.liu@amlogic.com> | Mon Jun 05 19:57:09 2023 +0800 |
committer | bangzheng.liu <bangzheng.liu@amlogic.com> | Mon Jun 05 19:57:09 2023 +0800 |
tree | b8926c1ebb18a279c89c7a33191832d8d2a3f2b9 | |
parent | 59e62f475df10e214cc056b2a9f3faf2f9001a92 [diff] |
bl30: rtos_sdk add a hint print for task exit error [1/1] PD#SWPL-127134 Problem: Currently, bl30 rtos_sdk has no hint for task exit error. Thus we wouldn't know which task at the first time when system assert by task exit error. Solution: Add a hint print for task exit error. Verify: TXHD2_BE319 Change-Id: Ie6a6c5ff590f40e2b29e3652c5836ed4378ed2bd Signed-off-by: bangzheng.liu <bangzheng.liu@amlogic.com>