Home
last modified time | relevance | path

Searched hist:"7 c4943887477754024f0f736461d9543d502efcc" (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/lib/semihosting/
H A Dsemihosting.c7c4943887477754024f0f736461d9543d502efcc Mon Sep 26 14:06:56 UTC 2022 Manish V Badarkhe <Manish.Badarkhe@arm.com> fix(semihosting): fix seek call failure check

The code checks that the semihosting seek call return value is not
zero instead of a negative value when there is an error condition.
This defect has been fixed.

In [1], possible return values for semihosting seek calls are
mentioned.

[1]: https://github.com/ARM-software/abi-aa/blob/main/semihosting/
semihosting.rst#sys-seek-0x0a

Change-Id: I70f09e98323e9c5bf4eeda322ac065e855e256fc
Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>
/rk3399_ARM-atf/
H A Dchangelog.yaml7c4943887477754024f0f736461d9543d502efcc Mon Sep 26 14:06:56 UTC 2022 Manish V Badarkhe <Manish.Badarkhe@arm.com> fix(semihosting): fix seek call failure check

The code checks that the semihosting seek call return value is not
zero instead of a negative value when there is an error condition.
This defect has been fixed.

In [1], possible return values for semihosting seek calls are
mentioned.

[1]: https://github.com/ARM-software/abi-aa/blob/main/semihosting/
semihosting.rst#sys-seek-0x0a

Change-Id: I70f09e98323e9c5bf4eeda322ac065e855e256fc
Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>