summaryrefslogtreecommitdiff
path: root/src/arch/arm/semihosting.cc
AgeCommit message (Expand)Author
2019-04-28mem: Remove the ISA specialized versions of port proxy's read/write.Gabe Black
2018-05-16arch-arm: Fix semihosting arg count for SYS_GET_CMDLINEAndreas Sandberg
2018-05-16arch-arm: Add support for semihosting STDIO redirectionAndreas Sandberg
2018-02-19arch-arm: Add support for secure state in semihostingAndreas Sandberg
2018-02-19arch-arm: Add aarch64 semihosting supportAndreas Sandberg