summaryrefslogtreecommitdiff
path: root/lib/semihosting
Commit message (Expand)AuthorAgeFilesLines
* fix(semihosting): fix seek call failure checkManish V Badarkhe2022-09-281-2/+4
* MISRA cleanup in mem_region and semihosting filesjohpow012020-08-071-37/+40
* qemu: Implement qemu_system_off via semihosting.Andrew Walbran2020-01-231-11/+23
* Remove several warnings reported with W=2Ambroise Vincent2019-04-011-2/+2
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-041-1/+2
* Use SPDX license identifiersdp-arm2017-05-033-75/+3
* AArch32: Common changes needed for BL1/BL2Yatharth Kochar2016-09-211-0/+38
* Fix bug in semihosting write functionJuan Castillo2015-07-161-2/+5
* Add support to indicate size and end of assembly functionsKévin Petit2015-04-081-0/+1
* Remove extern keyword from function declarationsDan Handley2014-05-231-2/+2
* Remove variables from .data sectionDan Handley2014-05-061-7/+7
* Reduce deep nesting of header filesDan Handley2014-05-061-2/+1
* Always use named structs in header filesDan Handley2014-05-061-9/+9
* Place assembler functions in separate sectionsAndrew Thoelke2014-03-261-3/+3
* Fix semihosting with latest toolchainRyan Harkin2014-02-201-23/+29
* Implement load_image in terms of IO abstractionJames Morrissey2014-02-171-2/+2
* Change comments in assembler files to help ctagsJeenu Viswambharan2014-01-171-1/+1
* Update year in copyright text to 2014Dan Handley2014-01-172-2/+2
* Create local C library implementation (1/2)Harry Liebel2013-12-201-1/+0
* Enable third party contributionsDan Handley2013-12-052-2/+2
* ARMv8 Trusted Firmware release v0.2v0.2Achin Gupta2013-10-252-0/+271