commit | 1f337747541ef09beb1ec5f9df0649330aeefd05 | [log] [tgz] |
---|---|---|
author | xiaohu.huang <xiaohu.huang@amlogic.com> | Thu Apr 20 17:06:31 2023 +0800 |
committer | xiaohu.huang <xiaohu.huang@amlogic.com> | Thu Apr 20 17:09:07 2023 +0800 |
tree | 9f6605f4835ad1a1bf9d1260ebffe7facd025ac4 | |
parent | 82037e80968089076ebcf52d7910e48e6f647632 [diff] |
scripts: Fixed the calculate bss size error for gcc and xcc [1/1] PD#SWPL-90928 Problem: calculate the system stack and heap size to the last module. Solution: calculate the system stack and heap size in a separate number. Verify: N/A Change-Id: I1d756e27dda01e5c87e4ee3bb9b951bd4a35719c Signed-off-by: xiaohu.huang <xiaohu.huang@amlogic.com>