summaryrefslogtreecommitdiff
path: root/src/arch/arm/semihosting.cc
AgeCommit message (Expand)Author
2020-01-06arch-arm: Semihosting, specify files root dirAdrian Herrera
2019-12-18arch-arm: Semihosting, fix SYS_FLENAdrian Herrera
2019-05-29arch, base, dev, sim: Remove now unnecessary casts from PortProxy methods.Gabe Black
2019-05-29arm, mem: Move the SecurePortProxy subclass into it's own file.Gabe Black
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