commit | ea327cb5e841b2e5ac1aece5197360273a2f218f | [log] [tgz] |
---|---|---|
author | chesun01 <Chendi.Sun@arm.com> | Wed Apr 12 15:42:56 2023 +0800 |
committer | chesun01 <Chendi.Sun@arm.com> | Tue Aug 29 15:27:13 2023 +0800 |
tree | 6d04f5c79cd58f02889a088ed2cfbce894159da5 | |
parent | be7f0de0620730467a6f1c8b92c76d1b1d62adc5 [diff] |
Build: Add stub functions of system calls GNU Arm compiler version greater equal than *11.3.Rel1* has a linker issue that required system calls are missing, such as _read and _write. Add stub functions of required system calls to solve this issue. Signed-off-by: Chendi Sun <chendi.sun@arm.com> Change-Id: I1384a405174097639e4c7bb71f19d01a66318a2d