summaryrefslogtreecommitdiff
path: root/docs/cpu-specific-build-macros.md
diff options
context:
space:
mode:
authorJuan Castillo <juan.castillo@arm.com>2015-07-07 15:36:33 +0100
committerAchin Gupta <achin.gupta@arm.com>2015-07-16 20:36:41 +0100
commit31833aff6802a4b5bdc3b7007ce8b1871991e796 (patch)
treee22833169bc109d295291d10aed20c184ea5b7cd /docs/cpu-specific-build-macros.md
parent7bcbb962fda8468c16544d4118220fdca2cf455f (diff)
Fix bug in semihosting write function
The return value from the SYS_WRITE semihosting operation is 0 if the call is successful or the number of bytes not written, if there is an error. The implementation of the write function in the semihosting driver treats the return value as the number of bytes written, which is wrong. This patch fixes it. Change-Id: Id39dac3d17b5eac557408b8995abe90924c85b85
Diffstat (limited to 'docs/cpu-specific-build-macros.md')
0 files changed, 0 insertions, 0 deletions