commit | a985c00cd8c3c89795cc059c173dd7e230b6d9ba | [log] [tgz] |
---|---|---|
author | chesun01 <Chendi.Sun@arm.com> | Wed Apr 12 16:16:12 2023 +0800 |
committer | Chendi Sun <Chendi.Sun@arm.com> | Tue Aug 29 09:24:50 2023 +0200 |
tree | fd0e90843721d64096d8ef9054d00d68a508c4f9 | |
parent | 03864fc1d7667f1f721e96c65e21cb2bc2a49710 [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: I4280284b0a002d5e7765ef6a64cffa7542eb1274